AndersDJohnson / AndersDJohnson/webpack-babel-env-deps

consume babel-preset-env targets for except

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
131
Forks
10
PR merge metrics
No merged PRs in 30d

Description

This would allow us to except from transpilation any modules that don't meet user-specified minimum targeted node version anyway (https://github.com/babel/babel-preset-env#targetsnode).

We would treat these modules as if they were passed to `except` on an `exclude` call - that is, not include them in the whitelist of node modules that is allowed in the regex.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.