mirror of https://github.com/ColorlibHQ/AdminLTE
config update
parent
5cc70c7a84
commit
2c1d85a72b
|
@ -13,7 +13,7 @@ export default defineConfig({
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
integrations: [mdx()],
|
integrations: [mdx()],
|
||||||
// base: './dist',
|
|
||||||
srcDir: './src/html',
|
srcDir: './src/html',
|
||||||
|
cacheDir: './dist/pages',
|
||||||
outDir: './dist/pages'
|
outDir: './dist/pages'
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue