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