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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions