cooker-postprocessor-es3ify

0.0.1 • Public • Published

cooker-postprocessor-es3ify

convert ES5 syntax to be ES3-compatible

基于es3ify

install:

npm i -g cooker-postprocessor-es3ify

usage:

fis.match('/components/antd/lib/**.js', {
    postprocessor: fis.plugin("es3ify")
})
 

其他类似工具 https://github.com/sorrycc/es3ify-loader

Package Sidebar

Install

npm i cooker-postprocessor-es3ify

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • sloth