Mike Olson
Mike Olson
Version: 0.9.0 from maven JAR It would be good to throw a more descriptive exception when someone tries to write to a JsonGenerator instance after closing it. Here's a test...
In this case: ``` js yakbak('http://host.com/subdir', {dirname}); ``` It seems like yakbak drops the '/subdir' part when it proxies requests and only sends 'http://host.com/'.
It might be a bit more elegant to use "//" style comments instead of "/*", since you'd be able to drop the escaping. This could also allow the data to...
If you have a path containing "node_modules" in resolve.root, dependencies should still get resolved rather than ignored.