Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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