Skip to content

Make @rbxts/vide compatible with tsconfig's jsxImportSource #62

@BarakChamo

Description

@BarakChamo

Making the export structure of @rbxts/vide compatible with Typescript's imports from packages designated jsxImportSource, as can be done with preact to replace react would make it easier and cleaner to use Vide instead of React-lua.

Use of the config option:
https://www.typescriptlang.org/tsconfig/#jsxFragmentFactory

Required exports in order to support this:
https://www.typescriptlang.org/docs/handbook/jsx.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions