All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web.babel.config.js Maven / Gradle / Ivy

There is a newer version: 2.0.4
Show newest version
module.exports = {
  presets: [
    ['@vue/cli-plugin-babel/preset',{
      useBuiltIns: 'entry'
    }]
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy