mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 22:09:57 +02:00
Merge branch 'release/9.4.2'
* release/9.4.2: 9.4.2 Fix mindmap demo 9.4.2-rc.2 chore: Rename diagram-definitions with specific names Use cytoscape esm Revert "chore: Defer elk loading" Revert "Split cytoscape" test(gantt): test daylight savings in ganttdb refactor(deps): replace `moment` with `dayjs` fix(E2E): Add cors package fix Server Fix lockfile Remove Readme
This commit is contained in:
@@ -10,7 +10,7 @@ async function createServer() {
|
||||
configFile: './vite.config.ts',
|
||||
mode: 'production',
|
||||
server: { middlewareMode: true },
|
||||
appType: 'custom', // don't include Vite's default HTML handling middlewares
|
||||
appType: 'custom', // don't include Vite's default HTML handling middleware
|
||||
});
|
||||
|
||||
app.use(cors());
|
||||
|
Reference in New Issue
Block a user