Roger
Roger
I've been thinking about this idea as well, and I have an idea of possible implementation Folder collections in particular (since data ones already have sorting) have an optional "ordered:...
@erquhart I'm not familiar with how the GitHub API works, I didn't know it was an individual call for each file. I suppose if you want to cut down on...
I just had this issue except with `@parcel/watcher-linux-arm-glibc` using a Raspberry Pi 4 running Raspberry Pi OS, based on Debian Bullseye. I decided to try using `require` in the Node...
Just popped into the code and I found [where the message is logged](https://github.com/parcel-bundler/watcher/blob/69f3099f009330d53abdb0e7d53e9f9204af04b3/index.js#L23), and indeed parcel will simply log this message in a `catch` block regardless of why the `require`...