diff --git a/package.json b/package.json index 805d7dd..80525e7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "ng": "ng", "start": "ng serve --proxy-config proxy.confi.json", "build": "ng build", - "build-test:lithium": "ng build --configuration=test", + "build-test:lithium": "ng build --output-path=/var/www/html/selfdelivery-pitsburg-test.mydatahosting.ru --configuration=test", "build-prod:lithium": "ng build --output-path=/var/www/html/selfdelivery-pitsburg.mydatahosting.ru", "watch": "ng build --watch --configuration development", "test": "ng test"