mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-26 23:41:08 -04:00
Fix config.
This commit is contained in:
@ -11,5 +11,8 @@ module.exports = {
|
||||
themeColor: '#edeff1',
|
||||
appleMobileWebAppCapable: 'yes',
|
||||
workboxPluginMode: 'GenerateSW',
|
||||
workboxOptions: {
|
||||
exclude: [/htaccess/],
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user