mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-04-19 14:53:20 +02:00
asset include
This commit is contained in:
parent
68653778c8
commit
44f43b7152
@ -5,5 +5,6 @@ export default defineConfig({
|
|||||||
server: {
|
server: {
|
||||||
port: '8080'
|
port: '8080'
|
||||||
},
|
},
|
||||||
root: 'Website'
|
root: 'Website',
|
||||||
|
assetsInclude: ['**/media/*']
|
||||||
})
|
})
|
Loading…
x
Reference in New Issue
Block a user