highsource / highsource/jsonix
Can't compile with esbuild
Open
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
esbuild does not work with dynamic modules - so [this](https://github.com/highsource/jsonix/blob/5d0d101f338bcf514bb6249437860e4b4d011cd2/nodejs/scripts/jsonix.js#L6147-L6153) does not work.
I tried to patch adding a `require` instead of using `amdefine`, but it also did not work.
Anyone able to esbuild jsonix or a patched version?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.