0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-23 13:43:31 -05:00
denoland-deno/tests/specs/run/import_common_js
2024-11-08 12:58:40 -05:00
..
node_modules/foo fix spec failures 2024-10-20 17:48:52 -04:00
__test__.jsonc fix(node): requiring a .js file in Deno code should be treated as ESM 2024-10-20 16:20:14 -04:00
exports_error.js fix: add suggestion how to fix importing CJS module (#21764) 2024-09-05 12:49:07 +00:00
exports_error.out stabilize detect-cjs 2024-11-08 12:58:40 -05:00
index.cjs fix(node): requiring a .js file in Deno code should be treated as ESM 2024-10-20 16:20:14 -04:00
index.out fix(node): requiring a .js file in Deno code should be treated as ESM 2024-10-20 16:20:14 -04:00
main.out fix spec failures 2024-10-20 17:48:52 -04:00
main.ts feat: Allow importing .cjs files (#25426) 2024-09-05 07:59:12 +00:00
module_error.js fix: add suggestion how to fix importing CJS module (#21764) 2024-09-05 12:49:07 +00:00
module_error.out stabilize detect-cjs 2024-11-08 12:58:40 -05:00
package.json feat: Allow importing .cjs files (#25426) 2024-09-05 07:59:12 +00:00
require_error.js fix: improve suggestions and hints when using CommonJS modules (#26287) 2024-10-15 23:25:24 +00:00
require_error.out stabilize detect-cjs 2024-11-08 12:58:40 -05:00