Skip to content
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

Rewrite of Progress.svelte and checkpoint.ts to native js instead of using svelte API #21

Merged
merged 6 commits into from
Dec 19, 2023

Conversation

LyonSyonII
Copy link
Owner

@LyonSyonII LyonSyonII commented Dec 19, 2023

Contents (#21)

Enhancements

  • rewritten Progress.svelte into Progress.astro for much better performance
  • rewritten checkpoint.ts to use a custom solution instead of svelte-persistent-store for a reduction from 15Kb to less than 1Kb

Fixes

  • [evaluate.ts] changed env.MODE.includes("dev") to import.meta.env.DEV

Dependencies

  • updated dependencies and removed unnecessary svelte-persistent-store

Style

  • prettier
  • prettier

Copy link

netlify bot commented Dec 19, 2023

Deploy Preview for rust-quest ready!

Name Link
🔨 Latest commit 6229e2f
🔍 Latest deploy log https://app.netlify.com/sites/rust-quest/deploys/65817ebce322df0008da6418
😎 Deploy Preview https://deploy-preview-21--rust-quest.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100
Accessibility: 100
Best Practices: 100
SEO: 93
PWA: -
View the detailed breakdown and full score reports

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

@LyonSyonII LyonSyonII merged commit e698074 into main Dec 19, 2023
5 checks passed
@github-actions github-actions bot mentioned this pull request Dec 21, 2023
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.

1 participant