Skip to content

Import ThunderJS fails in webpack #32

@achille1789

Description

@achille1789

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions