Results 4 comments of Rob Crocombe

With `transpileOnly` as `true`, its about the same as vanilla Parcel, only slightly slower when watching files it seems. But I also see no benefit to that mode?

Hey, what are these `blah.tar.gz` and `curlxx.tar.gz` files that have appeared in the package folder? They weren't there in `0.5.27`

I came across this and thought I'd post my solution so someone else doesn't have to figure out one. When I import `htmlparser` I add the new void elements to...

Hey, I also get this error. I believe the problem, for me at least, is I am using a multi-root workspace. This extension is using [`workspaceFile`](https://code.visualstudio.com/api/references/vscode-api#workspace.workspaceFile) to find the `.git`...