Permalink
Please sign in to comment.
Showing
with
50 additions
and 2,327 deletions.
- +0 −4 Makefile
- +1 −1 README.md
- +0 −2,240 bundle.js
- +2 −2 corslite.js
- +14 −42 package.json
- +5 −0 server.js
- +28 −0 test.js
- +0 −38 test/basic.js
@@ -1,4 +0,0 @@ | ||
-all: bundle.js | ||
- | ||
-bundle.js: test/*.js corslite.js | ||
- node_modules/.bin/browserify test/*.js > bundle.js |

Oops, something went wrong.
0 comments on commit
396748b