mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 09:25:54 +00:00
Update packages/vite/src/vite-node.ts
This commit is contained in:
parent
3a448fdae5
commit
83b0bd35d2
@ -116,10 +116,6 @@ function createViteNodeApp (ctx: ViteBuildContext, invalidates: Set<string> = ne
|
||||
const node = new ViteNodeServer(viteServer, {
|
||||
deps: {
|
||||
inline: [
|
||||
/^virtual:/,
|
||||
/\.ts$/,
|
||||
// Rollup
|
||||
/\0/,
|
||||
// Common
|
||||
/^#/,
|
||||
/\?/,
|
||||
|
Loading…
Reference in New Issue
Block a user