摘要: babel 的作用是将高版本的代码转换成低版本的可支持的代码; 过程是 读取 source code 转换为语法树 -》 经过处理 -》 转换为 code; babel有preset和plugin,有啥作用和区别呢? babel的代码的转换处理是通过plugin转换的,多个plugin执行顺序是从上 阅读全文
posted @ 2018-09-28 16:42 follaw 阅读(119) 评论(0) 推荐(0)

emai:crith_net#126.com