geelen / jspm-server

A live-reloading development server for JSPM
144 stars 12 forks source link

Proxy server #8

Closed kevrom closed 9 years ago

geelen commented 9 years ago

Eww, I see what you mean about the command line arguments.

Other than that, this looks great! Gonna test it out now.

geelen commented 9 years ago

Does what it says on the tin, :+1:

kevrom commented 9 years ago

Haha, yeh. There's a few things I'd like to clean up. So next I'll work on cleaning up the command line stuff. And I'm thinking about adding an ignore flag as well. Right now it's auto-ignoring node_modules when proxying because it's easy to hit the limit on watched files because of it, but it'd be nice to be able to ignore whatever you want