Skip to content

Conversation

camillobruni
Copy link
Contributor

@camillobruni camillobruni commented Oct 15, 2025

  • Add webpack config for generating non-minified sources
  • Add build-prod and build-dev scrip
  • compress js.map files
  • Globally use webpack --progress for better building

@netlify
Copy link

netlify bot commented Oct 15, 2025

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit 1d3265b
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/68efb23e4f37060008cbf76b
😎 Deploy Preview https://deploy-preview-203--webkit-jetstream-preview.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 project configuration.

Copy link
Contributor

@danleh danleh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nit: typo in the commit/PR title (wbt -> wtb)
Quick questions (I don't really know these JS line items very well):

  • Why do we have these new web-tooling-benchmark/dist/*.LICENSE.txt files? Were the sources updated as well, besides the build scripts?
  • IIUC, the .map.z files are source maps to map minified JS code back to the original ones, but only the minified ones are checked into the repo, right? In that case, should we remove .map.z files from the repo as well?

@camillobruni camillobruni changed the title Clean up minified and non-minified sources for wbt Clean up minified and non-minified sources for wtb Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants