Skip to content

JSX code is not transformed during build #96

@jonkoops

Description

@jonkoops

Source files such as tokensTable.js are not compiled to regular JS, instead JSX syntax is shipped directly to the NPM package. This leads to problems as it is now the consumers' responsibility to transform this code, leading to weird hacks such as the docs compiling node_modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions