moved Webpack bundle directory out of /static/js because it contains more than just JS files
This commit is contained in:
parent
6b2222a3ec
commit
c9fa22b093
6 changed files with 24 additions and 9 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,7 +8,7 @@ dest
|
|||
node_modules
|
||||
static/ldn
|
||||
static/fonts
|
||||
static/js/build
|
||||
static/build
|
||||
stack_local
|
||||
test/data/registry/
|
||||
typings
|
||||
|
|
Reference in a new issue