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

Detect unused helpers, events, transitions #1051

Closed
Rich-Harris opened this issue Dec 24, 2017 · 0 comments
Closed

Detect unused helpers, events, transitions #1051

Rich-Harris opened this issue Dec 24, 2017 · 0 comments

Comments

@Rich-Harris
Copy link
Member

It occurred to me while doing #1050 that we could also detect unused helpers, events and transitions. I think that's all — we can't make any assumptions about computed properties and methods, since they could be being used outside the component.

Rich-Harris added a commit that referenced this issue Dec 30, 2017
Warn on unused events/transitions
sacrosanctic pushed a commit to sacrosanctic/svelte that referenced this issue Dec 24, 2024
* feat: "download app" possibility

closes sveltejs#827

* lint

* maybe this?

* use SvelteKit instead

* integrate into menu

* move here

* remove outdated comment

* add css from playground
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

No branches or pull requests

1 participant