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

Include ".js" in imports #35

Open
canonic-epicure opened this issue Nov 14, 2019 · 1 comment · May be fixed by #65
Open

Include ".js" in imports #35

canonic-epicure opened this issue Nov 14, 2019 · 1 comment · May be fixed by #65

Comments

@canonic-epicure
Copy link

Hi,

I'm looking for an isomorphic seeded random generator. The one you created looks good, however, its not completely isomorphic - the imports in the code are missing the ending ".js" file extension. Please consider switching to a fully isomorphic code.

Under "isomorphic" I mean the code, that works equally well in browser and node.js.

@rawr51919
Copy link

PR #65 will provide the '.js' extension in imports and fix this issue, just gotta get back on it

@rawr51919 rawr51919 linked a pull request Sep 16, 2023 that will close this issue
12 tasks
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