reshow-runtime
v0.17.15
Published
Babel runtime alternative
Downloads
4,116
Readme
babel runtime alternative
- GIT
- https://github.com/react-atomic/reshow/tree/main/packages/reshow-runtime
- NPM
- https://www.npmjs.com/package/reshow-runtime
babel7 issue
- Symbol not defined in ie11
- https://github.com/babel/babel/blob/master/packages/babel-runtime/helpers/esm/iterableToArray.js
- babel7 support useESModules
- https://babeljs.io/docs/en/babel-plugin-transform-runtime#useesmodules
moduleName
- options
- 6.0
- moduleName
- 7.0
- absoluteRuntime
- 6.0
- Babel source code
- https://github.com/babel/babel/blob/master/packages/babel-plugin-transform-runtime/src/index.js
- Babel mandarin
- https://www.babeljs.cn/docs/plugins/transform-runtime/