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 build after dependencies update #101

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

elturpin
Copy link
Contributor

After some investigation on this issue #99, I found a fix on the rollup configuration.

I added an include field on the typescript plugin to point to the main.ts.

I am not really satisfied of this solution as I think the problem come from either @rollup/plugin-typescript, or picocolors.

However it should fix the build.

@Erasmus001
Copy link

great

@szymmis
Copy link
Owner

szymmis commented Dec 19, 2023

Thanks a lot for you work, if that works (and it look like because tests are passing) I'm happy to accept it! Really appreciate you spending your own time to investigate this issue, thanks again! 🚀

@szymmis szymmis merged commit b0331c9 into szymmis:master Dec 19, 2023
2 checks passed
@elturpin elturpin deleted the fix-build branch December 24, 2023 12:08
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.

3 participants