Skip to content

Fixed imports #54

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

Closed
wants to merge 2 commits into from
Closed

Fixed imports #54

wants to merge 2 commits into from

Conversation

marekdedic
Copy link
Contributor

@marekdedic marekdedic commented Jan 13, 2025

Description (What)

Closes #50.

I fixed one import that was touching internal things. On top of that, CommonJS style plugins shouldn't export one variable called default (ESM ones should), but the individual keys should. In the future, I'd recommend switching to ESM.

Justification (Why)

Because it's broken :D

How Can This Be Tested?

Use in a 3rd party project (I have tested this)

@JamieMason
Copy link
Owner

3.6.2 thanks @marekdedic

@marekdedic marekdedic deleted the import-fix branch January 13, 2025 17:25
@rgant rgant mentioned this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants