RyanMarcus / dirty-json

A parser for invalid JSON
GNU Affero General Public License v3.0
294 stars 30 forks source link

Error in webpack bundle #12

Closed marcelinhov2 closed 5 years ago

marcelinhov2 commented 6 years ago

Hi man, nice project!!!

I'm trying to use it with webpack and it breaks my bundle with this error: image

Can you help me with this?

Tks!

RyanMarcus commented 6 years ago

The new API does not use Q. I believe this should fix the issue, but I haven't tried webpack. Can you give me a reproducer?