Skip to content

files should be either exported or ignored #3870

@Mister-Hope

Description

@Mister-Hope

The css and js folders are published to npm, while they are not exported.

For me, I do want to access these SCSS files under the css folder, but I am not able to get them unless I resolve the full file path by resolving package.json first.

These folders shall be either added to .npmignore to reduce the package size, or allowing to be import them by providing a ./js/* and ./css/* field in the package.

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