baichun fb412dddfc 堡垒之夜-工具页 | il y a 6 ans | |
---|---|---|
.. | ||
.npmignore | il y a 6 ans | |
index.js | il y a 6 ans | |
package.json | il y a 6 ans | |
readme.md | il y a 6 ans |
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');
类似工具: