-
-
Notifications
You must be signed in to change notification settings - Fork 53
chore: rename integrations to add-ons #226
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
Conversation
|
commit: |
Is there a reason you decided to go with I noticed this while looking at the new args and Also this PR "only" covers the public facing stuff. We should think about renaming our currently internal stuff to addons as well and potentially create a follow up. Especially in regard to the public facing API i think stuff like |
Add-on is correct!
We already use hyphenated flags elsewhere ( |
|
great news, merging this caused sveltejs/svelte.dev#729 to update. PRs will now automatically be created whenever docs changes are merged to main |
matches the language used in the announcement blog post
closes #82