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

[nextjs] Move the import startsWith next check at end #228

Merged
merged 2 commits into from
Sep 11, 2024

Commits on Sep 11, 2024

  1. [nextjs] Move the import startsWith next check at end

    * This fixes the resolve error happening in nextjs for it's path based module imports.
    * Also adds check for `next/link`
    * Ignore null value during css object processing
    Brijesh Bittu committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    689a35d View commit details
    Browse the repository at this point in the history
  2. Review fixes

    Brijesh Bittu committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bf715be View commit details
    Browse the repository at this point in the history