Merge "Add empty .npmignore file for periodic-package-stackviz-element"
This commit is contained in:
commit
8ab8c7c0b8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user