initial commit. Created a basic webpack.config.js file, some basic .babelrc settings, and some notes on the build
This commit is contained in:
parent
9e6b2b9d6e
commit
811e3eebe0
7 changed files with 2627 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -0,0 +1,4 @@
|
|||
*~
|
||||
*.retry
|
||||
node_modules/
|
||||
build/
|
||||
Loading…
Add table
Add a link
Reference in a new issue