fis-parser-es3ify
v1.0.0
Published
fis2 plugin to transform es5 to es3
Downloads
1
Readme
fis-parser-es3ify
FIS2 transform to convert ES5 syntax to be ES3-compatible 主要是查考 fis3-parser-es3ify,修改项目名字以便支持fis2 基于es3ify
install:
npm install -g fis-parser-es3ify
usage:
fis.config.set('modules.parser.js', 'es3ify');
类似工具: