Skip to content

Commit

Permalink
Break out into separate files, bundle with browserify
Browse files Browse the repository at this point in the history
  • Loading branch information
scommisso committed Sep 17, 2015
1 parent efbb932 commit 99c6ee7
Show file tree
Hide file tree
Showing 14 changed files with 868 additions and 328 deletions.
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TEST = support/expresso/bin/expresso
TEST = node_modules/expresso/bin/expresso
TESTS ?= test/*.test.js
SRC = $(shell find lib -type f -name "*.js")

Expand Down
Loading

0 comments on commit 99c6ee7

Please sign in to comment.