Skip to content

Commit

Permalink
docs: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunqing committed May 20, 2022
1 parent 7c39314 commit 8c89c6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playground/optimize-deps/vite.config.js
@@ -1,6 +1,7 @@
const fs = require('fs')
const vue = require('@vitejs/plugin-vue')

// Prevent vitest from setting process.env.NODE_ENV
process.env.NODE_ENV = ''

/**
Expand Down

0 comments on commit 8c89c6a

Please sign in to comment.