1.6.4 • Published 4 years ago

webpack-babel-env-deps v1.6.4

Weekly downloads
5,502
License
MIT
Repository
github
Last release
4 years ago

webpack-babel-env-deps

Find dependencies to transpile with Babel.

:book: Read the docs!

A webpack helper to find dependencies of your project that require transpilation with Babel (and @babel/preset-env) by comparing your minimum Node.js engine against theirs (engines in package.json), and/or by determining their minimum Node.js engine or published ES2015/ES6+ source (module/jsnext:main in package.json) to require features provided by plugins and polyfills from @babel/preset-env.

1.6.4

4 years ago

1.6.3

5 years ago

1.6.2-alpha.1

5 years ago

1.6.2-alpha.0

5 years ago

1.6.2

5 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.3

7 years ago

1.4.2

7 years ago

1.4.1

8 years ago

1.4.0

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago