The es6 syntax used in the vue project, how to use babel-cli to convert es6 to es5? Please let me know
走同样的路,发现不同的人生
vue-cli创建的项目本身已经配置了babel, no additional configuration required.
vue-cli
babel
vue-cli
创建的项目本身已经配置了babel
, no additional configuration required.