Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When not setting target esbuild transpiles to `esnext` which would skip transpiling spread properties, among other things. Ref: https://esbuild.github.io/content-types/#javascript
- Loading branch information