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 3967eaf commit 178c8f9Copy full SHA for 178c8f9
dev-packages/e2e-tests/test-applications/ember-embroider/package.json
@@ -12,7 +12,7 @@
12
},
13
"scripts": {
14
"proxy": "ts-node-script start-event-proxy.ts",
15
- "build": "ember build --environment=production",
+ "build": "ember build --environment=development",
16
"start": "ember serve --prod",
17
"test": "playwright test",
18
"test:build": "pnpm install && npx playwright install && pnpm build",
0 commit comments