Alex Autem

Results 5 comments of Alex Autem

You can add additional rules to override your default. ```json { "root": "public/", "headers": { "/**": { "Cache-Control": "public, max-age=0, must-revalidate" }, "/**.css": { "Cache-Control": "public, max-age=31536000, immutable" }, "/**.js":...

The way the installation section is worded right now makes it seem like the peer dependencies are supposed to be optional: > This package utilizes pickers and icons of the...

I wasn't able to make a PR to the latest release at `v0.3.7` so let me know if there's a better way to handle this.

Sounds good. Any idea when you might have some time to get to this one? Just curious if I should bypass npm for the time being and add my changes...