Change the directory of Bootstrap from '_assets' to static 'assets'.
This commit is contained in:
4
assets/vendor/bootstrap/test-infra/uncached-npm-install.sh
vendored
Executable file
4
assets/vendor/bootstrap/test-infra/uncached-npm-install.sh
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
cp test-infra/npm-shrinkwrap.canonical.json npm-shrinkwrap.json
|
||||
npm install
|
||||
rm npm-shrinkwrap.json
|
Reference in New Issue
Block a user