fix: local de pasta dist
This commit is contained in:
@@ -9,6 +9,6 @@ export default defineConfig({
|
|||||||
app: './public/index.html',
|
app: './public/index.html',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
outDir: '../dist'
|
outDir: 'dist'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user