mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 08:20:31 +08:00
7a9dcc43dc
Includes package.json, vue.config.js, babel.config.js, and public/index.html Former-commit-id: 670bbb3eadd4c3900723717b0cdb64a5faa790e6
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
module.exports = {
|
|
presets: ['@vue/cli-plugin-babel/preset'],
|
|
};
|