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

Fix the package.json exports and actually provide the typescript types #839

Merged
merged 4 commits into from
Nov 8, 2024

Commits on Nov 8, 2024

  1. Use cjs fileending in build output

    Signed-off-by: MTRNord <[email protected]>
    MTRNord committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e925044 View commit details
    Browse the repository at this point in the history
  2. Use correct export syntax

    Signed-off-by: MTRNord <[email protected]>
    MTRNord committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    14aa88b View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    Signed-off-by: MTRNord <[email protected]>
    MTRNord committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2d3333f View commit details
    Browse the repository at this point in the history
  4. Ensure that the types in devmode actually are set so tsc is happy in …

    …the monorepo
    
    Signed-off-by: MTRNord <[email protected]>
    MTRNord committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    377d8d2 View commit details
    Browse the repository at this point in the history