Skip to content

Commit 7b25cac

Browse files
committed
chore: lint
1 parent f540bb2 commit 7b25cac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

playground/ssr-react/vite.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
import { defineConfig } from 'vite'
2-
import react from '@vitejs/plugin-react'
31
import fs from 'node:fs'
42
import path from 'node:path'
3+
import { defineConfig } from 'vite'
4+
import react from '@vitejs/plugin-react'
55

66
process.env.MY_CUSTOM_SECRET = 'API_KEY_qwertyuiop'
77

0 commit comments

Comments
 (0)