Skip to content

Compiling with vite/rollup produces warnings about the __PURE__ annotations #3494

@yienMin

Description

@yienMin

When using Vite to package and build, there will be a warning in ramda src index.js, such as containing an annotation that Rollup cannot interpret due to the position of the comment The comment will be removed to avoid issues.

in "node_modules/ramda/src/index.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/ramda/src/index.js (270:26): A comment "/*#__PURE__*/"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions