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

Client post ESM migration cleanup #3414

Merged
merged 5 commits into from May 10, 2024
Merged

Conversation

acolytec3
Copy link
Contributor

Two clean-up items following on from the switch to ESM in the client

  • Resolves how we locate package.json so it uses ESM specific file resolution
  • Remove CJS build from client entirely (since it wasn't working anyway and it blocks point 1)

Resolving both of these issues + a couple of further fixes on the hive side will allow hive tests to start passing again

Copy link
Member

@jochem-brouwer jochem-brouwer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have not tested locally, but it works on your side, so will approve.

@jochem-brouwer
Copy link
Member

Nvm, client now starts for me!

jochem-brouwer
jochem-brouwer previously approved these changes May 9, 2024
@jochem-brouwer jochem-brouwer dismissed their stale review May 9, 2024 18:45

Local issues regarding jwtsecret

Copy link
Member

@jochem-brouwer jochem-brouwer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@acolytec3 acolytec3 merged commit 344c173 into master May 10, 2024
33 of 34 checks passed
@acolytec3 acolytec3 deleted the fix-packagejson-detection branch May 10, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants