Skip to content
Snippets Groups Projects
Commit 7b22d39d authored by Petar Hristov's avatar Petar Hristov :speech_balloon:
Browse files

Fix: Allow all hosts in vite

parent 11570091
No related branches found
No related tags found
1 merge request!482New: Extended with the new DataStorage.nrw resource types
Pipeline #1632390 passed
......@@ -92,6 +92,7 @@ const config: UserConfig = defineConfig({
interval: 300,
ignored: ["**/node_modules/**", "**/.git/**"],
},
allowedHosts: true,
},
test: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment