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 41523c0 commit 287d307Copy full SHA for 287d307
test/vike-photon-cloudflare/.test-dev.test.ts
@@ -1,4 +1,3 @@
1
import { testRun } from './.testRun'
2
3
-process.env.NODE_ENV = 'development'
4
testRun('pnpm run dev')
test/vike-photon-cloudflare/.test-preview.test.ts
-process.env.NODE_ENV = 'production'
testRun('pnpm run preview')
0 commit comments