aws-amplify / aws-amplify/docs
consider swapping function build commands from babel to esbuild/swc
Open
amplify/cli
p4
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
Everywhere in the CLI docs where we see `babel` used, consider swapping to use `esbuild` or `swc`
example page: https://docs.amplify.aws/cli/function/build-options/
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.