summaryrefslogtreecommitdiff
path: root/cli/compat/testdata/subpath/node_modules
AgeCommit message (Collapse)Author
2022-09-03BREAKING(unstable): remove --compat mode (#15678)Bartek Iwańczuk
This commit removes "compat" mode. We shipped support for "npm:" specifier support in v1.25 and that is preferred way to interact with Node code that we will iterate and improve upon.
2022-02-07fix(compat): ESM resolver for package subpath (#13599)Bartek Iwańczuk