Skip to content

Commit

Permalink
Change build to result in much smaller build artifact.
Browse files Browse the repository at this point in the history
  • Loading branch information
skleinei committed Apr 17, 2017
1 parent 746c869 commit 06874c8
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
all:
rm -f build/alfred-confluence.alfred3workflow
mkdir -p build
zip -qR build/alfred-confluence.alfred3workflow "*"
cd src && zip -qR alfred-confluence.alfred3workflow "*"
mv src/alfred-confluence.alfred3workflow build

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 06874c8

Please sign in to comment.