We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c83db commit 9bfe6feCopy full SHA for 9bfe6fe
vite.config.js
@@ -10,6 +10,7 @@ import { fileURLToPath, URL } from 'node:url'
10
11
// https://vitejs.dev/config/
12
export default defineConfig({
13
+ base: '/IMCB_MRI/', //
14
plugins: [
15
vue({
16
template: { transformAssetUrls },
0 commit comments