mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Delete node_modules from vendor/apm
This commit is contained in:
@@ -7,6 +7,7 @@ set -ex
|
||||
|
||||
cd "$(dirname "$0")/../.."
|
||||
rm -fr node_modules
|
||||
rm -fr vendor/apm/node_modules
|
||||
./script/bootstrap --no-color
|
||||
./node_modules/.bin/grunt --no-color --build-dir="$BUILT_PRODUCTS_DIR" deploy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user