1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-02 09:34:19 -04:00
denoland-deno/cli/tests/testdata/npm/node_modules_import
David Sherret 6233c0aff0
fix(npm): support bare specifiers in package.json having a path (#17903)
For example `import * as test from "package/path.js"`
2023-02-23 17:33:23 +00:00
..
main.out fix(npm): support bare specifiers in package.json having a path (#17903) 2023-02-23 17:33:23 +00:00
main.ts fix(npm): support bare specifiers in package.json having a path (#17903) 2023-02-23 17:33:23 +00:00
main_check.out fix(npm): support bare specifiers in package.json having a path (#17903) 2023-02-23 17:33:23 +00:00
package.json feat(npm): support bare specifiers from package.json in more subcommands and language server (#17891) 2023-02-23 10:58:10 -05:00