mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
Init commit
This commit is contained in:
6
vue.config.js.example
Normal file
6
vue.config.js.example
Normal file
@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
publicPath: '/',
|
||||
transpileDependencies: [
|
||||
'bootstrap-vue',
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user