hopefully fix
This commit is contained in:
@@ -8,6 +8,9 @@ export default defineConfig({
|
|||||||
port: 3000,
|
port: 3000,
|
||||||
allowedHosts: ["dev.flexxon.app", "flexxon.app"]
|
allowedHosts: ["dev.flexxon.app", "flexxon.app"]
|
||||||
},
|
},
|
||||||
|
ssr: {
|
||||||
|
noExternal: true,
|
||||||
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
tsConfigPaths({
|
tsConfigPaths({
|
||||||
projects: ['./tsconfig.json'],
|
projects: ['./tsconfig.json'],
|
||||||
|
|||||||
Reference in New Issue
Block a user