include static/js/shared into build

This commit is contained in:
oleg 2015-11-21 23:04:21 +03:00
parent c4e2846d86
commit ac6308acbe

View File

@ -2,7 +2,12 @@ data
.npmignore
test
static/css/**/*.less
static/js
#ignore all static/js except shared
static/js/app
static/js/libs
static/js/requirejs
static/js/templates
static/js/*.js
.bowerrc
bower.json
*.tgz