perf(bundle): treeshake options API

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Fernando Fernández 2024-05-17 12:10:35 +00:00 committed by GitHub
parent 1f8aed8c0c
commit 737860ac22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,6 +38,9 @@ export default defineConfig({
routeBlockLang: 'yaml'
}),
Vue({
features: {
optionsAPI: false
},
template: {
transformAssetUrls: {
img: []