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

Fix nextJS issue #55

Closed
wants to merge 2 commits into from
Closed

Fix nextJS issue #55

wants to merge 2 commits into from

Conversation

lmuntaner
Copy link
Collaborator

Motivation

There is an issue with the JS library when the moduleResolution is set to node which happens in NextJS projects.

The issue was raised here: #48

Changes

  • Support importing from

Tests

Tested that dummy-relying-party still builds with the changes.

Todos

  • Add entry to changelog (if necessary).

@lmuntaner
Copy link
Collaborator Author

@peterpeterparker what do you think of these changes.

I'm a little bit disappointed I didn't find a better solution...

@peterpeterparker
Copy link
Member

We might not need it 👉 #48 (comment)

Let's see...

@lmuntaner
Copy link
Collaborator Author

We might not need it 👉 #48 (comment)

Let's see...

Good idea! Let's wait!

@peterpeterparker
Copy link
Member

We ultimately resolved the issue with #56. Therefore I guess we can close this one.

@peterpeterparker peterpeterparker deleted the lm-fix-next-js branch September 10, 2024 09:28
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