babel-runtime-loose

6.0.5 • Public • Published

babel-runtime-loose

loose version of babel-runtime, reduce final bundle size.

NPM version build status Test coverage gemnasium deps npm download

USE WITH CAUTION

usage

webpack:

{
 "module": {
   "alias": {
     "babel-runtime":"babel-runtime-loose"
   } 
  }
}

Readme

Keywords

Package Sidebar

Install

npm i babel-runtime-loose

Weekly Downloads

53

Version

6.0.5

License

MIT

Unpacked Size

6.76 kB

Total Files

15

Last publish

Collaborators

  • yiminghe