Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix module issues #57

Merged
merged 1 commit into from
Aug 24, 2020
Merged

Fix module issues #57

merged 1 commit into from
Aug 24, 2020

Conversation

prettymuchbryce
Copy link
Owner

@prettymuchbryce prettymuchbryce commented Aug 24, 2020

This PR modifies the output to also include an ESM module for browsers. This was an oversight on my part.

This should fix #56

This change also exports a default object for backwards compatibility which should address #54

@prettymuchbryce prettymuchbryce changed the base branch from master to internal-server-error August 24, 2020 19:04
@prettymuchbryce prettymuchbryce changed the base branch from internal-server-error to master August 24, 2020 19:05
@prettymuchbryce prettymuchbryce merged commit 492331d into master Aug 24, 2020
@prettymuchbryce prettymuchbryce deleted the fix-module-issues branch August 24, 2020 19:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReferenceError: __dirname is not defined
1 participant