Skip to content

Commit

Permalink
make: Update files to zip
Browse files Browse the repository at this point in the history
  • Loading branch information
sogehige committed Aug 30, 2018
1 parent 996a9a5 commit fb3d4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bot:

pack:
@echo -ne "\n\t ----- Packing into sogeBot-$(VERSION).zip\n"
@npx cross-var bestzip sogeBot-$(VERSION).zip npm-shrinkwrap.json config.example.json dest/ locales/ main.js cluster.js public/ LICENSE package.json docs/ AUTHORS tools/ bin/ bat/ scss/ dist/
@npx bestzip sogeBot-$(VERSION).zip .npmrc npm-shrinkwrap.json config.example.json dest/ locales/ public/ LICENSE package.json docs/ AUTHORS tools/ bin/ bat/ dist/

prepare:
@echo -ne "\n\t ----- Cleaning up node_modules and shrinkwrap\n"
Expand Down

0 comments on commit fb3d4f0

Please sign in to comment.