We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d6c72 commit acf818cCopy full SHA for acf818c
demo/bpmn-and-engine/vite.config.ts
@@ -6,6 +6,7 @@ import path from 'path';
6
7
// https://vitejs.dev/config/
8
export default defineConfig({
9
+ base: "/demo/dist/bpmn-and-engine/",
10
plugins: [
11
vue({
12
template: {
0 commit comments