Start work on VolumesView.vue
This commit is contained in:
@@ -11,7 +11,7 @@ export default defineConfig({
|
||||
server: {
|
||||
fs: {
|
||||
// Allow serving files from one level up to the project root for monaco editor assets
|
||||
allow: [ '../..' ]
|
||||
allow: [ '../../../' ]
|
||||
},
|
||||
},
|
||||
// https://vitejs.dev/guide/build.html#multi-page-app
|
||||
|
||||
Reference in New Issue
Block a user