diff --git a/goofy-client/package.json b/goofy-client/package.json index 08c7700ada4ccfd5d98b921c4aab3c09ff03932f..c6ace8fd0d3f056c4293c5596e8ec34745eb8c20 100644 --- a/goofy-client/package.json +++ b/goofy-client/package.json @@ -3,6 +3,7 @@ "version": "0.0.0", "license": "MIT", "scripts": { + "nx": "nx", "ng": "nx", "postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points", "start": "run-s \"nx -- serve --port 4300 --disable-host-check --proxy-config proxy.conf.json\" --", @@ -89,4 +90,4 @@ "tslint": "~6.0.0", "typescript": "~4.0.3" } -} +} \ No newline at end of file