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 typescript plugin loading #170

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Fix typescript plugin loading #170

merged 2 commits into from
Aug 22, 2023

Commits on Aug 22, 2023

  1. fix: wrong export name

    Loïc Mangeonjean committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a3233a8 View commit details
    Browse the repository at this point in the history
  2. fix: add importExt function for extensions

    it transform the parameter to a valid file url
    
    and use it for typescript extension
    Loïc Mangeonjean committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    cb89027 View commit details
    Browse the repository at this point in the history