aurelia / aurelia/webpack-plugin
Feature request: ability to specify multiple dist resolutions
Open
- Dominant language
- TypeScript
- Stars
- 89
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
**I'm submitting a feature request**
* **Library Version:**
3.0.0
At the moment, we can only specify 1 distribution format, but it would be nicer if we can instruct webpack to resolve multiple distributions in order. For example, I'd like to resolve to es2017 then es2015 then native-modules, as async await is broadly available in modern browsers.
Contributor guide
Assessment
This issue has not been assessed yet.