-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Milestone
Description
Default tags are used to bring <div /> and such into scope. They complicate tag resolution a lot (which in turns makes supporting IDE services all the harder) and they really just save the user one * import (which can go into import.hx).
I'm inclined to remove them straight away, in favor of a clear error message - unfortunately, the user will get to see it in builds, but not in diagnostics, but I suppose most hxx (i.e. coconut) users are pretty used to IDE services being weird.
kLabz
Metadata
Metadata
Assignees
Labels
No labels