Skip to content

fix(qwik-loader): run only once + better minify #5876

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Conversation

wmertens
Copy link
Member

  • only run once in the browser
  • qEvents is no longer used
  • qwikloader.optimize.js is the same as regular, remove
  • some tricks to allow smaller code after minify
  • remove @vite-ignore comment

Verified

This commit was signed with the committer’s verified signature.
Mr0grog Rob Brackett
Copy link

netlify bot commented Feb 22, 2024

Deploy Preview for qwik-insights ready!

Name Link
🔨 Latest commit 7c040e2
🔍 Latest deploy log https://app.netlify.com/sites/qwik-insights/deploys/65d756f4ff8262000869808d
😎 Deploy Preview https://deploy-preview-5876--qwik-insights.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.

@wmertens wmertens force-pushed the build/qwik-loader-fix branch from 26d696a to 9195baa Compare February 22, 2024 13:26
Copy link

cloudflare-workers-and-pages bot commented Feb 22, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7c040e2
Status:🚫  Build failed.

View logs

Verified

This commit was signed with the committer’s verified signature.
Mr0grog Rob Brackett
- qEvents is no longer used
- qwikloader.optimize.js is the same as regular, remove
- some tricks to allow smaller code after minify
- remove @vite-ignore comment
@wmertens wmertens force-pushed the build/qwik-loader-fix branch from 9195baa to 7c040e2 Compare February 22, 2024 14:15
@wmertens wmertens requested a review from mhevery February 22, 2024 15:16
@wmertens wmertens merged commit b05b7ae into main Feb 22, 2024
@wmertens wmertens deleted the build/qwik-loader-fix branch February 22, 2024 20:22
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.

None yet

2 participants