tools: cannot use import assertions in adaptor source
Open
@josephjclark is already working on this.
Since Jan 29, 2025.
DevX
Needs Priority
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 41
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 12
Description
If I do import assert then the src build breaks because acorn can't read the import assertion. Something wrong in the config.
Also note that we need to switch from assert to with
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.