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

Import ThunderJS fails in webpack #32

Open
achille1789 opened this issue Feb 3, 2022 · 0 comments
Open

Import ThunderJS fails in webpack #32

achille1789 opened this issue Feb 3, 2022 · 0 comments

Comments

@achille1789
Copy link

Hi, I am trying to import ThunderJS on my webapp as described on the README.md: import ThunderJS from 'ThunderJS'
My app uses webpack to build up and importing ThunderJS it crashes:
Screenshot 2022-02-03 at 13 59 15

I don't have issues to import any other library.
Currently I have to import ThunderJS in this way: import ThunderJS from 'ThunderJS/module/thunderJS'

Can you advise if I am doing something wrong please? Thanks.

Side note: latest ThunderJS release is 1.2.5 but on the package.json the version is still 1.2.4

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

No branches or pull requests

1 participant