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

feat: use esm-first approach #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: use esm-first approach #80

wants to merge 1 commit into from

Conversation

rexxars
Copy link
Member

@rexxars rexxars commented Aug 23, 2023

Might be controversial?
Let me know what you think.

Hoping this will solve #70 - but I'm a little unclear about what exactly is causing it.

@rexxars rexxars requested a review from stipsan August 23, 2023 18:11
stipsan
stipsan previously approved these changes Aug 23, 2023
Copy link
Member

@stipsan stipsan left a comment

Choose a reason for hiding this comment

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

It won't fix #70, I'm opening a PR for that shortly, as it has to be fixed similar to @portabletext/to-html. The problem with #70 is similar to the astro problem we solved for in @sanity/pkg-utils with a related PR in sanity

@socket-security
Copy link

socket-security bot commented Aug 23, 2023

No top level dependency changes detected. Learn more about Socket for GitHub ↗︎

@rexxars
Copy link
Member Author

rexxars commented Aug 23, 2023

The problem with #70 is similar to the astro problem we solved for in @sanity/pkg-utils with a related PR in sanity

Ah, makes sense. Thanks for the background!

@stipsan
Copy link
Member

stipsan commented Sep 28, 2023

@rexxars #70 appears to be resolved, I feel we should try landing this PR anyway as using vitest is a better foundation for the future, and the same is true for the rest of the changes in the PR 🙌

@stipsan stipsan changed the title feat: use esm-first approach, use vitest for tests feat: use esm-first approach Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants