Skip to content

Commit

Permalink
Added package-lock.json to npmignore (#9193)
Browse files Browse the repository at this point in the history
no issue

- refs 07dcbb0#diff-a084b794bc0759e7a6b77810e01874f2
- if we don't add the npm lock file, it get's added to the release zip when using v8
  • Loading branch information
kirrg001 committed Oct 31, 2017
1 parent bbf59fc commit 9b11ad1
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 @@ -41,3 +41,4 @@ bower_components/**
.editorconfig
gulpfile.js
!content/themes/casper/gulpfile.js
package-lock.json

0 comments on commit 9b11ad1

Please sign in to comment.