MiroslavDionisiev
|
12d76fc52e
|
refactor: moved buffer plugin to shared config
|
2024-07-26 11:35:21 +03:00 |
|
MiroslavDionisiev
|
8693636e6d
|
feat: [UEPR-27] Moved common rules to shared webpack configuration
|
2024-07-09 10:58:09 +03:00 |
|
MiroslavDionisiev
|
5f1c176585
|
refactor: [UEPR-17] Changed exclude regex
|
2024-07-04 17:41:03 +03:00 |
|
MiroslavDionisiev
|
eadf87fecb
|
refactor: [UEPR-17] Added missing space
|
2024-06-26 10:25:45 +03:00 |
|
MiroslavDionisiev
|
857b6f804b
|
refactor: [UEPR-17] Fixed an outdated description
|
2024-06-26 10:24:34 +03:00 |
|
MiroslavDionisiev
|
87137af662
|
refactor: [UEPR-17] Changed the flag for only chunk splitting
|
2024-06-26 10:14:18 +03:00 |
|
MiroslavDionisiev
|
c89bfcd099
|
refactor: [UEPR-17] Set optimization to be optional and added exclude logic
|
2024-06-25 15:33:15 +03:00 |
|
Christopher Willis-Ford
|
bde30f62b0
|
feat: add rules for asset modules
|
2024-03-18 11:25:13 -07:00 |
|
Christopher Willis-Ford
|
44c77658ba
|
feat: add "enableDevServer" helper
|
2024-03-18 11:25:13 -07:00 |
|
Christopher Willis-Ford
|
c1046e9a91
|
feat: add chunk splitting
|
2024-03-18 11:25:13 -07:00 |
|
Christopher Willis-Ford
|
21ce9da9df
|
fix: explicitly add defaults to resolve.extensions
|
2024-03-14 09:20:18 -07:00 |
|
Christopher Willis-Ford
|
0350e5ddef
|
feat: support .cjs, .mjs, and their JSX friends
|
2024-03-14 09:14:53 -07:00 |
|
Christopher Willis-Ford
|
edb003a62e
|
feat: let Babel process all source
|
2024-03-14 09:14:53 -07:00 |
|
Christopher Willis-Ford
|
61923a2988
|
feat: add 'enableReact' flag
|
2024-03-14 09:14:53 -07:00 |
|
Christopher Willis-Ford
|
c2f5451022
|
feat: add clone() method
|
2024-03-08 20:07:26 -08:00 |
|
Christopher Willis-Ford
|
75fd985720
|
fix: recognize more browserslist targets
|
2024-03-08 17:11:24 -08:00 |
|
Christopher Willis-Ford
|
c4caa9369a
|
feat!: externalize node_modules
|
2024-03-08 16:57:17 -08:00 |
|
Christopher Willis-Ford
|
9a7dc96a74
|
feat!: use builder pattern, add target-specific config
|
2024-03-08 16:35:03 -08:00 |
|
Christopher Willis-Ford
|
a3aae2277f
|
feat: make a generic webpack config
|
2024-03-08 12:15:38 -08:00 |
|