武隆区智慧救助终端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 3 месеци
пре 3 недеља
пре 3 месеци
12345678
  1. module.exports = {
  2. presets: [
  3. '@vue/cli-plugin-babel/preset'
  4. ],
  5. plugins: [
  6. '@vue/babel-plugin-jsx'
  7. ]
  8. }