Speedometer icon indicating copy to clipboard operation
Speedometer copied to clipboard

Use local-web-server package for all servers

Open camillobruni opened this issue 10 months ago • 6 comments

  • Merge the test, dev and npm run server commands to use local-web-server.
  • Send COEP headers by default
  • Run npm ci to regenerate package-lock and sort package.json entries
  • Resolve committed merge conflict in bundled news-site workload

camillobruni avatar Jan 22 '25 15:01 camillobruni

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jan 22 '25 15:01 netlify[bot]

Looks like the CI failed too

julienw avatar Jan 24 '25 17:01 julienw

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)

camillobruni avatar Feb 28 '25 15:02 camillobruni

image 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).

julienw avatar Mar 04 '25 12:03 julienw

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.

julienw avatar Mar 04 '25 17:03 julienw

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.

camillobruni avatar Mar 05 '25 20:03 camillobruni