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

Location.js code is commonJS #70

Open
fakuzatsu opened this issue Aug 10, 2023 · 0 comments · May be fixed by #69
Open

Location.js code is commonJS #70

fakuzatsu opened this issue Aug 10, 2023 · 0 comments · May be fixed by #69
Assignees

Comments

@fakuzatsu
Copy link

fakuzatsu commented Aug 10, 2023

The code for location.js in the feature/location-utils branch is written in and parsed by jest as a commonJS file.

The rest of our utils are in ESModules. I have tried changing this myself to no avail.

Linking pull request for ease of access but a merge will not fix the issue.

@fakuzatsu fakuzatsu linked a pull request Aug 10, 2023 that will close this issue
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 a pull request may close this issue.

2 participants