mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2024-11-20 19:07:20 +01:00
Revert "🔧 Create separate Vite config JS according to https://github.com/sveltejs/kit/issues/928"
This reverts commit 83d23a5a4b
.
This commit is contained in:
parent
83d23a5a4b
commit
51e73c5eb8
@ -1,8 +0,0 @@
|
||||
const pkg = require("./package.json");
|
||||
|
||||
/** @type {import('vite').UserConfig} */
|
||||
export default {
|
||||
ssr: {
|
||||
noExternal: Object.keys(pkg.dependencies || {}),
|
||||
},
|
||||
};
|
Loading…
Reference in New Issue
Block a user