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 main dependencies #520

Merged
merged 4 commits into from
Oct 22, 2024
Merged

Fix main dependencies #520

merged 4 commits into from
Oct 22, 2024

Commits on Oct 22, 2024

  1. fix: refactor a bit VSCode

    extract code to import only necessary stuff instead of whole modules from core code
    Loïc Mangeonjean committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d579da1 View commit details
    Browse the repository at this point in the history
  2. fix: add a check to make sure the main package doesn't have unwanted …

    …dependencies
    Loïc Mangeonjean committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ea3c341 View commit details
    Browse the repository at this point in the history
  3. fix: mark specific module as no side effect

    Loïc Mangeonjean committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0a988b1 View commit details
    Browse the repository at this point in the history
  4. lib(demo): update package-lock

    Loïc Mangeonjean committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3c993fa View commit details
    Browse the repository at this point in the history