modified: begushiybashkir/bbvue/src/views/Gallery.vue
modified: begushiybashkir/bbvue/vite.config.js set public path
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineConfig({
|
||||
],
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||
'@': fileURLToPath(new URL('./', import.meta.url))
|
||||
},
|
||||
},
|
||||
server: {
|
||||
|
||||
Reference in New Issue
Block a user