Explorar o código

update script

tigger hai 1 ano
pai
achega
10a65ab52f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      init-project.ps1

+ 2 - 1
init-project.ps1

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