Cleanup script broken
This commit is contained in:
parent
13021af8ca
commit
b25a292f34
1173
license-credits.md
1173
license-credits.md
File diff suppressed because it is too large
Load Diff
@ -6,11 +6,7 @@ echo "Removing bloat in node_modules..."
|
||||
|
||||
pwd
|
||||
|
||||
cd www
|
||||
|
||||
npm prune --production
|
||||
|
||||
cd node_modules
|
||||
cd www/node_modules
|
||||
rm -rf {ansicolors,buffer-from,cardinal,concat-stream,core-util-is,csscolorparser}
|
||||
rm -rf {dom7,earcut,esprima,geojson-vt,gl-matrix,grid-index,ieee754,inherits,isarray}
|
||||
rm -rf {kdbush,@mapbox,minimist,murmurhash-js,path-to-regexp,pbf,potpack,process-nextick-args}
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user