mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
module.exports = {
|
|
publicPath: '/',
|
|
transpileDependencies: [
|
|
'bootstrap-vue',
|
|
],
|
|
};
|