mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-12 06:47:53 +02:00
asset include
This commit is contained in:
@ -5,5 +5,6 @@ export default defineConfig({
|
||||
server: {
|
||||
port: '8080'
|
||||
},
|
||||
root: 'Website'
|
||||
root: 'Website',
|
||||
assetsInclude: ['**/media/*']
|
||||
})
|
Reference in New Issue
Block a user