Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Without an explicit target value, esbuild will pick up the version from tsconfig.json, if present. This breaks the build if that specifies a target of es2019, which does not support import.meta.
- Loading branch information