mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
exmaple: remove unnecessary transpile for vuetify
This commit is contained in:
parent
74eb5a6302
commit
f08cc76055
@ -14,8 +14,7 @@ export default {
|
||||
},
|
||||
|
||||
build: {
|
||||
extractCSS: true,
|
||||
transpile: [/^vuetify/]
|
||||
extractCSS: true
|
||||
},
|
||||
/*
|
||||
** Load Vuetify into the app
|
||||
|
Loading…
Reference in New Issue
Block a user