Add steps to the Dockerfile to build the frontend bundles

This commit is contained in:
Joseph Schorr 2014-04-15 17:14:19 -04:00
parent ede8ed21f4
commit da30cd86d5
2 changed files with 13 additions and 1 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ stack
grunt/node_modules
dist
dest
node_modules