We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e82058 commit 7f9c829Copy full SHA for 7f9c829
dev-packages/e2e-tests/test-applications/angular-20/package.json
@@ -6,7 +6,7 @@
6
"dev": "ng serve",
7
"proxy": "node start-event-proxy.mjs",
8
"preview": "http-server dist/angular-20/browser --port 8080",
9
- "build": "NG_DISABLE_VERSION_CHECK=1 ng build",
+ "build": "ng build",
10
"watch": "ng build --watch --configuration development",
11
"test": "playwright test",
12
"test:build": "pnpm install && pnpm build",
0 commit comments