Skip to content

Vite rollup warning on build referring to PURE comment #234

Description

@kimfucious

Hi there,

Just letting you know that the following warning shows after I moved a project from CRA to Vite.

I understand that this is just a warning, but I thought I'd bring it to your attention.

Thanks.

vite v6.2.3 building for production...
node_modules/react-flip-toolkit/lib/index.es.js (1:3416): A comment

"/*#__PURE__*/"

in "node_modules/react-flip-toolkit/lib/index.es.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
node_modules/react-flip-toolkit/lib/index.es.js (1:3743): A comment

"/*#__PURE__*/"

in "node_modules/react-flip-toolkit/lib/index.es.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions