as npm in system path

master
g 3 years ago
parent ebec73089e
commit f71c3a844c

@ -1,2 +1,3 @@
C:\German_Titov\remap\node\npm.cmd run build
@REM node and npm must be in system Path
call npm run build
pause

@ -1 +1,2 @@
C:\German_Titov\remap\node\npm.cmd run dev
@REM node and npm must be in system Path
npm run dev
Loading…
Cancel
Save