Skip to content

Commit

Permalink
try this?
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Apr 29, 2024
1 parent 3967eaf commit 178c8f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"scripts": {
"proxy": "ts-node-script start-event-proxy.ts",
"build": "ember build --environment=production",
"build": "ember build --environment=development",
"start": "ember serve --prod",
"test": "playwright test",
"test:build": "pnpm install && npx playwright install && pnpm build",
Expand Down

0 comments on commit 178c8f9

Please sign in to comment.