UNPKG
connect-form
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.1
urlencoded / multipart form parsing middleware for Connect
connect-form
/
Makefile
11 lines
(8 loc)
•
218 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
test
: @CONNECT_ENV=
test
./support/expresso/bin/expresso \ -I support/connect/lib index.html: index.js dox --title
"Connect Form"
\ --ribbon
"http://github.com/visionmedia/connect-form"
\ $< >
$@
.PHONY:
test