exmaple: remove unnecessary transpile for vuetify

This commit is contained in:
Clark Du 2018-09-29 21:18:33 +01:00
parent 74eb5a6302
commit f08cc76055

View File

@ -14,8 +14,7 @@ export default {
}, },
build: { build: {
extractCSS: true, extractCSS: true
transpile: [/^vuetify/]
}, },
/* /*
** Load Vuetify into the app ** Load Vuetify into the app