Grunt babel没有改变IE的箭头功能

时间:2018-06-07 18:02:24

标签: javascript angularjs internet-explorer gruntjs babel

如何在遗留的grunt构建中包含带有browserify的babel来转换es6代码?

1 个答案:

答案 0 :(得分:0)

尝试一下, 在from dulwich.repo import Repo r = Repo('.') index = r.open_index() for path in sorted(index): print(path) 中添加以下代码,并注意它需要autopolyfiller依赖项:

gruntfile.js