mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-09-17 17:40:00 +08:00
fix(selfhost-desktop): add alias for querystring (#4658)
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru>
This commit is contained in:
committed by
jamesgeorge007
co-authored by
Dmitry Mukovkin
parent
37b7ddf2b0
commit
6bc6899fea
@@ -64,6 +64,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