Jesse Harlin
Jesse Harlin
@seanohue some time ago when I migrated this project to ES6 that was one of the better parsers (for complexity analysis) there was. If there's a better one, point me...
I see the issue and the latest version of the underlying parser will fix this: https://github.com/es-analysis/plato/issues/214
@seanohue Just popping in to say that I'm going to be implementing a fix related to project dependencies. I'll be removing Grunt as much as I can, updating globby and...
@seanohue ok I am still working on this. all I can say is that I can repro it. I get `SyntaxError: Unexpected token (18:21)` when I hit the first 'inline'...
moving my efforts to create-phaser-app here : https://github.com/simiancraft/create-phaser-app
@rookiePrgrmer I'll be updating the underlying parser that might fix this soon. I'll let you know when.
Interesting! I probably need to update some dependencies. looks like the break is way down there in babylon. Can you show me the code it was trying to parse it...
@luckykun can you post me a snippet of code you got that's breaking so I can use it to test? It might be in the underlying parser also.
@luckykun I'll be updating the underlying parser very soon might fix this.
(possibly duplicate of #79 )