|
|
8246f41dde
|
feat: add devServer option
BREAKING CHANGE: remove `port` option, use `devServer` option instead
|
2024-04-04 06:13:56 +03:00 |
|
|
|
11fc2d47a7
|
fix(plugins): fix global process variable
|
2024-04-04 06:13:56 +03:00 |
|
|
|
bfb61db6a8
|
fix(loaders): fix css modules
|
2024-04-04 06:13:56 +03:00 |
|
|
|
0a759e6398
|
fix(loaders): enable usage esm modules
|
2024-04-04 06:13:56 +03:00 |
|
|
|
f01b1d2ec9
|
fix: fix resolve dependency of dependencies
|
2024-04-04 06:13:56 +03:00 |
|
|
|
c000c72830
|
fix(plugins): disable eslint with version lower 8.0.0
|
2024-04-04 06:13:56 +03:00 |
|
|
|
61f58340ee
|
feat: add dotenv support
|
2024-04-04 06:13:56 +03:00 |
|
|
|
fa6d0d701e
|
fix(loaders): fix loaders module resolution
|
2024-03-29 07:55:51 +03:00 |
|
|
|
3e7e77c111
|
fix: fix checking package function
|
2024-03-29 07:21:47 +03:00 |
|
|
|
b0cba07f67
|
fix: fix loading loaders
|
2024-03-29 07:21:47 +03:00 |
|
|
|
f704c77546
|
feat: add ts and babel loaders
|
2024-03-21 06:38:41 +03:00 |
|
|
|
cda2c48613
|
feat: add create webpack configuration function
|
2024-02-27 07:21:36 +03:00 |
|