AndersDJohnson / AndersDJohnson/webpack-babel-env-deps
consume babel-preset-env targets for except
Aberta
enhancement
help wanted
- Linguagem predominante
- JavaScript
- Estrelas
- 131
- Forks
- 10
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.