Shiraz Samad
Shiraz Samad
Okay will try to fix it and send the PR.
Tried to create a .pot file using the CLI and got the same issue. Did a quick check on the code. [This condition](https://github.com/i18next/i18next-gettext-converter/blob/master/src/bin/index.js#L123) will be triggered when no target is...
The issue is being discussed [here](https://github.com/parcel-bundler/parcel/issues/2883) in the Parcel Repo.
Unfortunately i didn't find any fix and I had to use reconnecting web socket instead of this. I was thinking of rebuilding the same using either rollup or WebPack itself....