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] point browser entry point to dist/standalone.js #71

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

allansson
Copy link
Contributor

I recently changed the build process to build and include standalone.js when running npm publish, instead of doing that manually and commiting the built file to our repo.

I messed up with the browser entry point in package.json though, meaning that the package didn't point to the bundled file. This PR fixes that.

Copy link
Collaborator

@legander legander left a comment

Choose a reason for hiding this comment

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

👍

@allansson allansson merged commit e6c08da into master Mar 11, 2021
@allansson allansson deleted the fix/browser-entrypoint-not-correct branch March 11, 2021 15:34
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.

None yet

2 participants