Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxt): ensure component dirs in node_modules have lower scanning priority #6382

Merged
merged 4 commits into from
Aug 9, 2022

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    e8f9778 View commit details
    Browse the repository at this point in the history
  2. refactor(nuxt): change to double sort in dirs sorting

    make sure that node_modules is always last and global dirs always first
    CodeDredd committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    593b174 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Merge branch 'main' into main

    pi0 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    d0093ad View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. refactor: sort by group

    pi0 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    d5f31ac View commit details
    Browse the repository at this point in the history