webpack settings

This commit is contained in:
haerong22
2020-12-19 17:20:03 +09:00
parent 5b2b6214fc
commit d78c78bd9e
10 changed files with 3012 additions and 65 deletions

15
.gitignore vendored
View File

@@ -35,3 +35,18 @@ out/
### VS Code ###
.vscode/
### Node ###
/node_modules
/build
dev.js
.DS_Store
npm-debug.log*
yarn-debug.kog*
yarn-error.log*