We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67801ec commit ba9acc6Copy full SHA for ba9acc6
remix/vite.config.ts
@@ -1,9 +1,6 @@
1
import { vitePlugin as remix } from '@remix-run/dev'
2
import tsconfigPaths from 'vite-tsconfig-paths'
3
import { defineConfig } from 'vite'
4
-import { installGlobals } from '@remix-run/node'
5
-
6
-installGlobals()
7
8
declare module '@remix-run/node' {
9
// or cloudflare, deno, etc.
0 commit comments