mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2024-11-23 05:59:55 +00:00
perf(bundle): treeshake options API
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
1f8aed8c0c
commit
737860ac22
@ -38,6 +38,9 @@ export default defineConfig({
|
||||
routeBlockLang: 'yaml'
|
||||
}),
|
||||
Vue({
|
||||
features: {
|
||||
optionsAPI: false
|
||||
},
|
||||
template: {
|
||||
transformAssetUrls: {
|
||||
img: []
|
||||
|
Loading…
Reference in New Issue
Block a user