fix: codegen breaking
This commit is contained in:
@@ -67,6 +67,7 @@ export default defineConfig({
|
||||
"@lib": path.resolve(__dirname, "./src/lib"),
|
||||
stream: "stream-browserify",
|
||||
util: "util",
|
||||
querystring: "qs",
|
||||
},
|
||||
dedupe: ["vue"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user