Public Access
1
0

feat: split research workflows and results into dedicated workspaces

This commit is contained in:
pguerrerox
2026-04-19 22:31:33 +00:00
parent dc7686f507
commit d1363d6677
23 changed files with 1646 additions and 713 deletions
+1
View File
@@ -11,6 +11,7 @@ export default defineConfig({
},
},
server: {
allowedHosts: ['project-1.duramente.com'],
hmr: process.env.DISABLE_HMR !== 'true',
},
});