Skip to content

Tech debts #202

Description

@morlay

ESM with TypeScript

  • have to use "type": "module" for all project.
  • exports in package.json can fallback cjs
    • lodash now use @querycap/lodash as unify entrypoint, which could support cjs and esm both.

Upgraded react@18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions