Merge "Add empty .npmignore file for periodic-package-stackviz-element"

This commit is contained in:
Jenkins 2017-04-17 16:57:18 +00:00 committed by Gerrit Code Review
commit 8ab8c7c0b8

View File

@ -455,6 +455,9 @@
# NOTE(pabelanger): Delete npm mirror, since it is currently broken.
rm -rf ~/.npmrc
export DISPLAY=:99
# Because we want to publish the build folder, create an empty
# .npmignore file.
touch .npmignore
npm install --verbose
npm run prod --verbose
rm -rf .tox