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: {
extractCSS: true,
transpile: [/^vuetify/]
extractCSS: true
},
/*
** Load Vuetify into the app