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 issues with moduleResolution NodeNext #16

Merged
merged 3 commits into from
Apr 12, 2024

Commits on Dec 22, 2023

  1. chore: update type definition template

    Type Definition Template now uses ./shared.js instead of ./shared to work with moduleResolution NodeNext
    OfficialCRUGG authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8a549f4 View commit details
    Browse the repository at this point in the history
  2. chore: update tests for updated shared import

    Updated the tests to match the newly expected updated import of ./shared as changed in commit 8a549f4
    OfficialCRUGG authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1cc2c2b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fix import

    haruaki07 authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3fcdd6e View commit details
    Browse the repository at this point in the history