24 Commits

Author SHA1 Message Date
ae98853b51 feat: add editor config 2024-04-04 06:13:56 +03:00
875fa83f32 build: update yarn 2024-04-04 06:13:56 +03:00
b7b77c2e80 feat: add github actions 2024-04-04 06:13:56 +03:00
8db7a1d63c refactor: change dependencies 2024-04-04 06:13:56 +03:00
b67c8ca19c feat: update README.md 2024-04-04 06:13:56 +03:00
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
7f7cca8183 build: v0.1.2 2024-03-29 07:55:51 +03:00
fa6d0d701e fix(loaders): fix loaders module resolution 2024-03-29 07:55:51 +03:00
e07ac809de build: v0.1.1 v0.1.1 2024-03-29 07:21:47 +03:00
affd0c0218 feat: add husky, commit linting 2024-03-29 07:21:47 +03:00
6674e6ac22 fix: add inks 2024-03-29 07:21:47 +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
081a316e84 feat: add description v0.1.0 2024-03-21 06:44:56 +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
d14e151681 initial commit 2024-02-13 07:29:37 +03:00
cf81e78b3b initial commit 2024-02-13 07:23:52 +03:00