AlignmentResearch / KataGoVisualizer

MIT License
3 stars 1 forks source link

sgf-viewer: move svelte-toc to devDependencies #120

Closed tomtseng closed 3 weeks ago

tomtseng commented 3 weeks ago

svelte-toc is meant to be installed as a devDependency, not a dependency.

No behavior change.

netlify[bot] commented 3 weeks ago

Deploy Preview for goattack ready!

Name Link
Latest commit 7a77f345ecd2df2c9f237e6d2a7e6b2b0be9c75e
Latest deploy log https://app.netlify.com/sites/goattack/deploys/666104d892c12a00081c5f02
Deploy Preview https://deploy-preview-120--goattack.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 98 (no change from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

tomtseng commented 3 weeks ago

I think it's because svelte compiles everything so a lot of packages are only needed at compile-time