Skip to content

Commit

Permalink
Merged in task/update-npm-command (pull request #325)
Browse files Browse the repository at this point in the history
shibui-nojira: changed npm install command to use ci
  • Loading branch information
rmathis committed Jun 6, 2019
2 parents 14b2f19 + ccff5b5 commit ec95c0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ node {
download = true
}

npmInstall.setNpmCommand('ci')

npm_run_build {
inputs.dir 'src'
outputs.dir 'dist'
Expand Down

0 comments on commit ec95c0b

Please sign in to comment.