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