Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork10
Find dependencies to transpile with Babel.
License
AndersDJohnson/webpack-babel-env-deps
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Find dependencies to transpile with Babel.
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 inpackage.json), and/or by determiningtheir minimum Node.js engine or publishedES2015/ES6+ source (module/jsnext:main inpackage.json)to require features provided by plugins and polyfills from@babel/preset-env.
About
Find dependencies to transpile with Babel.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.