Skip to content
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

chore: fix tsconfig and pbjs issue #574

Merged
merged 24 commits into from
Apr 27, 2024
Merged

Conversation

RyanKung
Copy link
Member

@RyanKung RyanKung commented Apr 23, 2024

  1. tsconfig looks like not work on prepare script processing, so remove it
  2. pass --module nodenext --modueResolution nodenext --target es6 as commend arg
  3. import Long as deps for ES5, and because issue --force-number does not work protobufjs/protobuf.js#1109, we cannot use number instead
  4. With nodenext resolution, the export/import in index.ts should with file extension.

@RyanKung RyanKung requested a review from Ma233 April 25, 2024 16:44
@RyanKung RyanKung merged commit ab74421 into master Apr 27, 2024
5 checks passed
RyanKung added a commit that referenced this pull request Apr 27, 2024
RyanKung added a commit that referenced this pull request Apr 27, 2024
Reverts because it failed to load RPC components from rings_node_pb.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants