Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: generate d.mts for for .mjs, so typescript could resolve types correctly #2695

Merged
merged 7 commits into from
Jul 21, 2023

Commits on Jul 21, 2023

  1. remove types in exports

    promer94 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    97722e1 View commit details
    Browse the repository at this point in the history
  2. remove cicular reference

    promer94 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6a39688 View commit details
    Browse the repository at this point in the history
  3. add module field back

    promer94 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b59df22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0a84e0 View commit details
    Browse the repository at this point in the history
  5. add missing module

    promer94 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5d0ca1e View commit details
    Browse the repository at this point in the history
  6. add attw to ci

    promer94 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    39ed85c View commit details
    Browse the repository at this point in the history
  7. only test build in ci

    promer94 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    24018fd View commit details
    Browse the repository at this point in the history