diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-02-07 00:02:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-07 00:02:52 +0100 |
commit | d0dd838521324a80fea069eb7f97945a8d0041d3 (patch) | |
tree | 18659b2f129db83d6946461202ce90d9da4aeba2 /cli/compat/testdata/subpath/node_modules/foo/server.js | |
parent | a7850d7fe6c52225acd614167495d765ed2385f3 (diff) |
fix(compat): ESM resolver for package subpath (#13599)
Diffstat (limited to 'cli/compat/testdata/subpath/node_modules/foo/server.js')
-rw-r--r-- | cli/compat/testdata/subpath/node_modules/foo/server.js | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/cli/compat/testdata/subpath/node_modules/foo/server.js b/cli/compat/testdata/subpath/node_modules/foo/server.js new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/cli/compat/testdata/subpath/node_modules/foo/server.js |