(webpack) adding webpack for dependencies bundling, .gitignore and .npmignore

This commit is contained in:
Rigel Kent
2019-11-19 17:08:04 +01:00
committed by Chocobozzz
parent 664761b26c
commit e5fda80e7b
5 changed files with 4089 additions and 13 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
node_modules
.cache
dist