Add steps to the Dockerfile to build the frontend bundles
This commit is contained in:
parent
ede8ed21f4
commit
da30cd86d5
2 changed files with 13 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ stack
|
|||
grunt/node_modules
|
||||
dist
|
||||
dest
|
||||
node_modules
|
||||
|
|
Reference in a new issue