Build 46
Set base path when building
This commit is contained in:
parent
985dcfdfd2
commit
fabe9864af
3 changed files with 37 additions and 32 deletions
|
|
@ -22,6 +22,7 @@ function VuetifyResolver() {
|
|||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig(({mode}) => ({
|
||||
base: "./",
|
||||
plugins: [
|
||||
// commonjs({
|
||||
// include: /node_modules/,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue