19 Commits

Author SHA1 Message Date
b344e3ead3 feat: add devServer option
BREAKING CHANGE: remove `port` option, use `devServer` option instead
2024-04-03 06:31:38 +03:00
83e421d63a fix(plugins): fix global process variable 2024-04-03 06:30:59 +03:00
506c929141 fix(loaders): fix css modules 2024-04-03 06:30:59 +03:00
93159ec92f fix(loaders): enable usage esm modules 2024-04-03 06:30:59 +03:00
63f37d6c19 fix: fix resolve dependency of dependencies 2024-04-03 06:30:59 +03:00
3e908496b3 fix(plugins): disable eslint with version lower 8.0.0 2024-04-03 06:30:59 +03:00
7059f50d1f feat: add dotenv support 2024-04-03 06:30:59 +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