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 5e7ea3c commit 92f9a33Copy full SHA for 92f9a33
examples/react-app/vite.config.ts
@@ -9,7 +9,6 @@ export default defineConfig({
9
react(),
10
nodePolyfills({
11
globals: {
12
- process: false,
13
Buffer: false,
14
},
15
include: ['buffer', 'crypto', 'stream', 'util'],
0 commit comments