This commit is contained in:
parent
2c290f2a85
commit
9fb42d5d19
1 changed files with 0 additions and 6 deletions
|
@ -17,12 +17,6 @@ const config = {
|
|||
precompress: false,
|
||||
})
|
||||
},
|
||||
server: {
|
||||
fs: {
|
||||
// Allow serving files from one level up to the project root
|
||||
allow: ['..'],
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
|
Loading…
Reference in a new issue