Closed karovski closed 9 years ago
Thank you!
It appears there's a merge issue with the latest package.json that breaks things.
There's a '7' instead of a ',' that breaks the syntax :)
Crap, I had a second line selected when I updated the version. Sorry about that.
Simple addition for a missing winston logger which causes the editor to crash if NODE_ENV is not 'development'.
Note: The "insignificant" whitespace diffs are due to some settings I have in my editor to trim trailing whitespace and ensure newline at eof on save.