Skip to content

[BUG] Files named "*" are excluded from npm release #1048

Closed
@gauntface

Description

@gauntface

What / Why

I have a package where I'd like to have a CSS file names *.css.

When running npm pack, the file is not included

When

Consistently every time.

Where

npm public registry

Steps to Reproduce

  1. Create an npm package
  2. Add a file named *.css
  3. Run npm pack to build package
  4. Explore the package and see that *.css is exlcuded

Expected Behavior

*.css should be included

Who

  • n/a

References

  • n/a

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