Преглед на файлове

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