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 1bf75d3 commit 3e8987fCopy full SHA for 3e8987f
vite.config.ts
@@ -13,6 +13,7 @@ import Prism from 'markdown-it-prism'
13
import LinkAttributes from 'markdown-it-link-attributes'
14
import string from 'string'
15
16
+
17
// https://vitejs.dev/config/
18
export default defineConfig(({ mode }) => {
19
process.env = { ...process.env, ...loadEnv(mode, process.cwd(), '') }
0 commit comments