Sing
Sing
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...
Given a file as following, it works with a `ssh_key` generate with `rsa` but `ed25519` Where `ed25519` is a recommended algorithm by github [here](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) If it does support, what should...

## Cause serviceworker.js did not have dynamic version after build If give it a version, main.tsx may need to adjust version too.
Current : `cache-control: max-age=3600` Should test with `cache-control: public, max-age=3600` Reference : https://stackoverflow.com/questions/25462717/cache-control-for-dynamic-data-express-js