Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: make sure we loadOverrides on the root node in loadVirtual()
by loading the overrides on the root of the virtual tree, we effectively ensure that `npm ci` will throw an error when your package.json overrides are not in sync with the tree in your package-lock.json
- Loading branch information