-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
目前业务上反馈需要 decorators,目前 babel7 里已经有了官方支持的 decorators 版本(https://babeljs.io/docs/en/babel-plugin-proposal-decorators) ,babel 6 当中只有 legacy 的版本,故升级到 babel7 ,一方面对接最新 babel,一方面可以可以支持 decorators。
升级需要注意的点:升级之后,要保证 build 的代码,仍然可以正常运转在 ie9 下,即兼容性保持与原来一致。
Metadata
Metadata
Assignees
Labels
No labels