mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-03-25 06:20:27 +08:00
6 lines
56 B
JavaScript
6 lines
56 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/app',
|
|
],
|
|
};
|