Speedometer
Speedometer copied to clipboard
Use local-web-server package for all servers
- Merge the test, dev and npm run server commands to use local-web-server.
- Send COEP headers by default
- Run
npm cito regenerate package-lock and sort package.json entries - Resolve committed merge conflict in bundled news-site workload
Deploy Preview for webkit-speedometer ready!
| Name | Link |
|---|---|
| Latest commit | cf0f4a4075bdeb9658a103f2654738abc982082b |
| Latest deploy log | https://app.netlify.com/sites/webkit-speedometer/deploys/67c8b1f78fa2ef00088d286f |
| Deploy Preview | https://deploy-preview-473--webkit-speedometer.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Looks like the CI failed too
I've just noticed that we changed the default port from 7000 to 8000 previously. Are folks ok with this in general? (No strong opinion from my side)
Also it's worth updating to latest version of koa (probably you can checkout the package-lock.json from the main branch, and run
npm i again).
Also it's worth updating to latest version of koa (probably you can checkout the package-lock.json from the main branch, and run npm i again).
BTW I still see 2.15.3 instead of 2.15.4.
I never know what the command for this is npm i didn't do the trick, so I now ran npm audit fix and updated a bunch of other packages too.