Skip to content

Commit

Permalink
update Makefile, rebuild dist/
Browse files Browse the repository at this point in the history
mreinstein committed Mar 18, 2018
1 parent 6840f12 commit cb0d8f1
Showing 4 changed files with 6,207 additions and 8,079 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -38,8 +38,7 @@ dist/plist-parse.js: node_modules lib/parse.js dist
dist/plist.js: node_modules lib/*.js dist
@$(BROWSERIFY) \
--standalone plist \
--ignore lib/node.js \
lib/plist.js > $@
index.js > $@

node_modules: package.json
@NODE_ENV= $(NPM) install
5,200 changes: 2,025 additions & 3,175 deletions dist/plist-build.js

Large diffs are not rendered by default.

2,278 changes: 1,260 additions & 1,018 deletions dist/plist-parse.js

Large diffs are not rendered by default.

6,805 changes: 2,921 additions & 3,884 deletions dist/plist.js

Large diffs are not rendered by default.

0 comments on commit cb0d8f1

Please sign in to comment.