Skip to content

Commit

Permalink
chore: change scope files and add a test command
Browse files Browse the repository at this point in the history
* chore: change scope files for a lighter npm package
* test: add a test watch command
* chore: separate browser and node builds
* fix: remove dist folder from git
  • Loading branch information
artentica authored and blex41 committed Jan 12, 2019
1 parent fff1233 commit 7c1ee8a
Show file tree
Hide file tree
Showing 5 changed files with 231 additions and 422 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ lib-cov
# Coverage directory used by tools like istanbul
coverage

# Dist folder
dist

# nyc test coverage
.nyc_output

Expand Down
1 change: 0 additions & 1 deletion dist/wordsearch.min.js

This file was deleted.

Loading

0 comments on commit 7c1ee8a

Please sign in to comment.