Skip to content

10.1.3: Remove wrong .module specifier in typegen #5541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 15, 2023
Merged

Conversation

jacogr
Copy link
Member

@jacogr jacogr commented Mar 15, 2023

As per #5540 (comment)

So basically in my tests (against the supplied repo above), it now seems to do the right thing with -

  • "type": "module"
  • node --loader ts-node/esm node_modules/.bin/...
  • ... also added a basic tsconfig with { "compilerOptions": { "module": "esnext", "target": "esnext" } }

@jacogr jacogr changed the title Remove wrong .module specifier in typegen 10.1.3: Remove wrong .module specifier in typegen Mar 15, 2023
@jacogr jacogr added the -auto label Mar 15, 2023
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Apr 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants