We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17532a0 commit 20dbe5bCopy full SHA for 20dbe5b
generator/templates/Default/vue.config.js
@@ -1,4 +1,7 @@
1
module.exports = {
2
+ transpileDependencies: [
3
+ 'vuetify',
4
+ ],
5
publicPath: process.env.VUE_APP_PUBLIC_PATH,
6
pwa: {
7
workboxPluginMode: 'GenerateSW',
0 commit comments