Skip to content

Commit

Permalink
Added app/uploads to npmignore
Browse files Browse the repository at this point in the history
no issue
- files in app/uploads were added to the build in the v4.43.2 release
  • Loading branch information
sagzy committed Aug 28, 2024
1 parent 9a7c024 commit 28197a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ test/**
.travis.yml
Gruntfile.js
node_modules/**
app/uploads/**

0 comments on commit 28197a5

Please sign in to comment.