Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude some files from npm package #3

Open
5 of 6 tasks
kalwalt opened this issue Oct 7, 2023 · 0 comments
Open
5 of 6 tasks

Exclude some files from npm package #3

kalwalt opened this issue Oct 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kalwalt
Copy link
Member

kalwalt commented Oct 7, 2023

Some files are not required to be in the npm package, this make enlarge the package size, better to exclude the not needed with .npmignore.

List of folders/files to exclude:

  • emscripten folder
  • tools folder
  • build/*.bc
  • src/*.jpg
  • src/*.png

Final step

  • merge code in master
@kalwalt kalwalt added the enhancement New feature or request label Oct 7, 2023
@kalwalt kalwalt self-assigned this Oct 7, 2023
kalwalt added a commit that referenced this issue Oct 7, 2023
kalwalt added a commit that referenced this issue Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant