Joe Lencioni
Joe Lencioni
This looks useful: https://github.com/ruby-json-schema/json-schema
This is an interesting idea. Can you help me understand your use case a little more?
Yes, examples would be useful!
@trotzig I think that weird import path will cause problems with other tools, so you would probably be best off moving it to webpack config.
> The assumption is usually made that a comment applies to the statement after it except when the statement appears on the same line. This is usually true, except for...
Yeah, not sure how common it is and I agree that we can handle the common cases as they arise. As for configuration comments, I think that sounds like a...
The parse error seems to happen because of object spreading. `{ ...foo, ...bar }`. I should be able to have a PR ready shortly.
#374 helped with the second set of errors, but I'm still seeing a number of no such file or directory errors. I'm going to ignore them for now though.
I'm pretty sure this was because I forgot to add `uploader` to my config file when updating. We should add a check and give a helpful error message in this...
Similar to https://huddle.github.io/Resemble.js/