Closed
Description
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
- Create an npm package
- Add a file named *.css
- Run
npm pack
to build package - Explore the package and see that *.css is exlcuded
Expected Behavior
*.css should be included
Who
- n/a
References
- n/a
Metadata
Metadata
Assignees
Labels
No labels