>=0.2.8 is broken with "Cannot find module 'tslib' "
Closed this issue · 0 comments
Prinzhorn commented
Repro here https://github.com/Prinzhorn/parcel-pug-tslib
If you change the dependency in package.json to "parcel-plugin-pug": "0.2.7"
it works.
Not sure what broke, I've looked through both 0.2.8 and 0.3.0 commits. Maybe a dependency?
I'm running node v8.9.4 and npm 5.8.0 rn