mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-27 00:28:09 +03:00
6 lines
56 B
JavaScript
6 lines
56 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/app',
|
|
],
|
|
};
|