Remove build folder from release repos

This commit is contained in:
BoykoAlex
2018-06-08 12:21:48 -04:00
parent 34e6036fd7
commit bfabb75bca
8 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
.idea/
server/
node_modules/
build/

View File

@@ -23,7 +23,7 @@ For all other files containing boot properties select grammar to be `Spring-Boot
To build all these pieces you normally only need to run:
npm install
npm install && npm run build
Now you can link it to Atom: