Skip to content

Commit

Permalink
perf: add npmignore file to reduce package size
Browse files Browse the repository at this point in the history
  • Loading branch information
n-peugnet committed Apr 6, 2020
1 parent b838ce0 commit e498cc9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.*
demos
docs
tsconfig.json
webpack.config.js

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ to be easy to use for both the end user and the developper. This work is
still in beta so a lot of things are about to change (including the save
file's structure).

![demo gif](docs/image-map-creator.gif)
![demo gif](https://github.com/n-peugnet/image-map-creator/raw/master/docs/image-map-creator.gif)

## Live demo

Expand Down

0 comments on commit e498cc9

Please sign in to comment.