Переглянути джерело

update init-project script

tigger 1 рік тому
батько
коміт
6676142e24
1 змінених файлів з 2 додано та 1 видалено
  1. 2 1
      init-project.ps1

+ 2 - 1
init-project.ps1

@@ -1,4 +1,5 @@
 git submodule update --init --recursive
 git submodule foreach --recursive git pull
 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