Louis Pilfold

Results 1855 comments of Louis Pilfold

Good idea! I'll comment in the PR

I ended up ditching this library in favour of directly working with the API I needed, it worked much better.

No reason, and I don't have any ideas.

This would imply you have some invalid file in your `./packages/` directory which does not have the toml property `category = "..."`

Setting the header for pre-compressed files sounds good! I'm curious about compressing on the fly. It seems very wasteful to do this every time, so I'm not sure it's something...

I was talking about it being wasteful in the context of serve static specifically. Having a package that provides compression sounds like a great idea to me!

Ah! Thank you. The build tool assumes that the token is for the same account as the previous one, and then tries to use it to invalidate the old token....

That command could be useful, but I think that's not quite the same thing as solving this problem. I think we need to start storing the name of the user...