Skip to content

Commit 287d307

Browse files
committed
fix
1 parent 41523c0 commit 287d307

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
import { testRun } from './.testRun'
22

3-
process.env.NODE_ENV = 'development'
43
testRun('pnpm run dev')
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
import { testRun } from './.testRun'
22

3-
process.env.NODE_ENV = 'production'
43
testRun('pnpm run preview')

0 commit comments

Comments
 (0)