Georgi Angelov
|
ec47b45ea0
|
feat: default to publicPath: '/' and allow overrides
CI/CD / ci-cd (push) Has been cancelled
|
2024-09-24 12:25:45 +03:00 |
|
Georgi Angelov
|
89d4f7de4c
|
fix: update the file match that webpack should process from node_modules
|
2024-09-24 12:21:08 +03:00 |
|
Georgi Angelov
|
0a08a54da0
|
chore: fix addExternals
|
2024-09-17 12:20:26 +03:00 |
|
Georgi Angelov
|
fe567af1e4
|
chore: make TS process only TS files
|
2024-09-17 12:20:07 +03:00 |
|
Georgi Angelov
|
9a7d9dce10
|
chore: do not process more modules than necessary
|
2024-09-17 12:19:47 +03:00 |
|
Georgi Angelov
|
e4ad003025
|
chore: limit Terser threads
|
2024-09-17 12:19:20 +03:00 |
|
Georgi Angelov
|
56c3806611
|
feat: add method for defining additional externals
|
2024-09-16 11:35:49 +03:00 |
|
Georgi Angelov
|
348a60a074
|
feat: add TS support
|
2024-09-15 02:14:02 +03:00 |
|
Christopher Willis-Ford
|
2a263ff6e5
|
feat: support arraybuffer-loader through ?arrayBuffer resource query
|
2024-09-07 00:54:18 -07:00 |
|
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 |
|