d-a-s

Results 4 comments of d-a-s

I ended up manually altering the canonical header on my server, just before i did all the hashing and other stuff. As I recall, it was as simple as taking...

As an easier alternative to making `onDownload` asynchronous, how about passing in `options` and `downloadCSV` as additional arguments to `onDownload`? This would allow access to `options.downloadOptions.filename`, which would be a...

This has a huge impact on first load time after building a project. I have a web server which previously would take 9s after build to load the first page....