mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
5 lines
56 B
JavaScript
5 lines
56 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/app',
|
|
],
|
|
};
|