-
Notifications
You must be signed in to change notification settings - Fork 717
Open
Description
For 3 reasons:
- Deviating from the norm as a JSR package might suggest that there's a special reason for doing so. I know this is what I thought but it seems that there isn't.
- Having the scope visible suggests that there are other packages within the
@fresh
scope, which there are. - Having
fresh
as an import specifier instead of@fresh/core
doesn't reflect JSR's suggested import statement. This could cause confusion. I imagine a beginner user wondering why they don't match.
The only reason I can think of for doing this is that it's less for the dev to type. But IMO, that reason's insufficient compared to counterarguments I list above.
foster-hangdaan
Metadata
Metadata
Assignees
Labels
No labels