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 for #35: Webpack 5 compatibility #36

Merged
merged 3 commits into from
Jan 15, 2022
Merged

Conversation

Dan503
Copy link
Owner

@Dan503 Dan503 commented Jun 13, 2021

Since the entry file is .mjs Webpack 5 requires me to specify .js on all the imports.

@Dan503
Copy link
Owner Author

Dan503 commented Jun 13, 2021

Fixes issue #35

Waiting for author of issue to see if the beta release fixes the issue.

@jameschristopher
Copy link

Is there any movement on getting this PR merged into a release? I'd be happy to contribute, coding, testing, or otherwise. :)

@Dan503 Dan503 marked this pull request as ready for review January 15, 2022 05:48
@Dan503 Dan503 merged commit 98e519b into master Jan 15, 2022
@Dan503 Dan503 deleted the FIX/#35-webpack-5-compatibility branch January 15, 2022 05:51
@Dan503
Copy link
Owner Author

Dan503 commented Jan 15, 2022

@jameschristopher I've merged and published now. v1.0.11 should be Webpack 5 compatible

@jameschristopher
Copy link

Thank you!!

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