Skip to content

fix: typo in module field #49

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

Merged
merged 1 commit into from
Jun 14, 2022
Merged

fix: typo in module field #49

merged 1 commit into from
Jun 14, 2022

Conversation

Skn0tt
Copy link
Contributor

@Skn0tt Skn0tt commented Jun 13, 2022

closes #48

The build process generates a .esm file, but the package.json currently lists .es. That's a typo we need to fix :)
Screenshot 2022-06-13 at 10 49 08

@Skn0tt Skn0tt merged commit 1bd800f into master Jun 14, 2022
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.

'./dist/react-netlify-identity.es.production.js' does not exist, did you mean './dist/react-netlify-identity.cjs.production.min.js'?'
1 participant