forked from nicojs/typed-html
-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededhtml-runtimeRelated to @kitajs/htmlRelated to @kitajs/html
Description
@arthurfiorette I feel that we should export both jsx and jsxDEV functions from the jsx-runtime file and also create a jsx-dev-runtime file. They should have the same signature, this should be an easy thing to do.
@7f8ddd you should open an issue to Bun about this. Bun should handle the difference between dev and prod when it bundles. For this library, the difference is zero but for something like React you should not use the dev mode in a prod build.
Originally posted by @JacopoPatroclo in #150 (comment)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededhtml-runtimeRelated to @kitajs/htmlRelated to @kitajs/html
Type
Projects
Status
🔖 Ready