cleanup(build): remove the install dir from packages
This commit is contained in:
parent
d779c8dabe
commit
327fdb8522
@ -3,5 +3,6 @@
|
||||
rm -rf build
|
||||
ngc
|
||||
rsync -a --exclude=*.ts packages/ build/packages
|
||||
rm -rf build/packages/install
|
||||
cp README.md build/packages/schematics
|
||||
cp README.md build/packages/nx
|
||||
Loading…
x
Reference in New Issue
Block a user