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

test: ensure declarationMap sources are correct #403

Merged
merged 1 commit into from Aug 25, 2022

Commits on Aug 24, 2022

  1. test: ensure declarationMap sources are correct

    - since we set a placeholder `outDir` initially, TS sets declaration map sources to that placeholder dir
      - then, after ec0568b, we remap that to the correct dir that Rollup outputs to
        - this test checks that the remap happens and is correct
    agilgur5 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0d191a6 View commit details
    Browse the repository at this point in the history