cli: add back a few more node polyfills for vite config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -165,12 +165,17 @@ DEPRECATION WARNING: React Router Beta is deprecated and support for it will be
|
||||
include: [
|
||||
'buffer',
|
||||
'events',
|
||||
'fs',
|
||||
'http',
|
||||
'https',
|
||||
'os',
|
||||
'path',
|
||||
'process',
|
||||
'querystring',
|
||||
'stream',
|
||||
'url',
|
||||
'util',
|
||||
'zlib',
|
||||
],
|
||||
globals: {
|
||||
global: true,
|
||||
|
||||
Reference in New Issue
Block a user