Skip to content

Commit

Permalink
Make build
Browse files Browse the repository at this point in the history
  • Loading branch information
mixu committed May 30, 2014
1 parent 20a0d8e commit ab3a0a1
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 19 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -15,6 +15,7 @@ build:
@echo 'Building dist/minilog.js'
./node_modules/gluejs/bin/gluejs \
--include ./lib/web \
--exclude package.json \
$(DEFAULTS) \
--command 'uglifyjs --no-copyright --mangle-toplevel'

Expand Down
53 changes: 34 additions & 19 deletions dist/minilog.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab3a0a1

Please sign in to comment.