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 a4c8ca7 commit 9d10e45Copy full SHA for 9d10e45
vue.config.js
@@ -1,5 +1,5 @@
1
const { defineConfig } = require('@vue/cli-service')
2
module.exports = defineConfig({
3
- publicPath: "/dxf-viewer-examples/",
+ publicPath: "/",
4
transpileDependencies: true
5
})
0 commit comments