|
@@ -1,4 +1,5 @@
|
|
|
git submodule update --init --recursive
|
|
git submodule update --init --recursive
|
|
|
git submodule foreach --recursive git pull
|
|
git submodule foreach --recursive git pull
|
|
|
npm install -g @angular/cli
|
|
npm install -g @angular/cli
|
|
|
-npm install --legacy-peer-deps
|
|
|
|
|
|
|
+npm install --legacy-peer-deps
|
|
|
|
|
+Copy-Item src\dependencies\dp-ui\dp.comm.ts src\dependencies\dp-ui\dp.comm.test.ts
|