Skip to content

Commit

Permalink
fix npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbar42 committed Jul 8, 2019
1 parent 0e76cfd commit 0ae9d0c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ test/
.editorconfig
.travis.yml
.gitignore
.idea
tsconfig.json
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ignore-emit-webpack-plugin",
"version": "2.0.1",
"version": "2.0.2",
"description": "Prevents ignored files from being emitted during a Webpack build",
"scripts": {
"test:webpack": "bash test/test.sh && bash test/test-webpack3.sh && bash test/test-webpack4.sh",
Expand Down

0 comments on commit 0ae9d0c

Please sign in to comment.