mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-17 13:50:04 +01:00
basic gh-pages deps
This commit is contained in:
6
node_modules/bootstrap/test-infra/uncached-npm-install.sh
generated
vendored
Normal file
6
node_modules/bootstrap/test-infra/uncached-npm-install.sh
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
cd .. # /bootstrap/
|
||||
cp test-infra/npm-shrinkwrap.json npm-shrinkwrap.json
|
||||
npm install
|
||||
rm npm-shrinkwrap.json
|
||||
Reference in New Issue
Block a user