fis3-parser-es3ify
v1.0.0
Published
FIS3 transform to convert ES5 syntax to be ES3-compatible
Downloads
3
Readme
fis3-parser-es3ify
FIS3 transform to convert ES5 syntax to be ES3-compatible
基于es3ify
install:
npm install --save-dev fis3-parser-es3ify
usage:
fis.match('/components/antd/lib/**.js', {
parser: fis.plugin("es3ify")
})
类似工具: