Skip to content

Commit 5208f0f

Browse files
committed
Break out into separate files, bundle with browserify
1 parent efbb932 commit 5208f0f

14 files changed

+867
-328
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
TEST = support/expresso/bin/expresso
1+
TEST = node_modules/expresso/bin/expresso
22
TESTS ?= test/*.test.js
33
SRC = $(shell find lib -type f -name "*.js")
44

0 commit comments

Comments
 (0)