Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort
Document legacyMainResolve in the esm loader esm loaders
#43269 opened May 31, 2022 by weswigham
esm custom loader: multiple calls to nextHook within the same loader result in different nextHooks esm loaders
#43238 opened May 29, 2022 by JakobJingleheimer
test: remove most of err.message check addons esm needs-ci test
#43201 opened May 24, 2022 by mawaregetsuka Loading…
test: refactor test/es-module/test-esm-resolve-type blocked esm needs-ci test
#43178 opened May 22, 2022 by aduh95 Loading…
esm: refactor responseURL handling author ready esm lib / src loaders needs-ci
#43164 opened May 21, 2022 by guybedford Loading…
esm module import with data scheme has bug with ternary operator in object esm
#42890 opened Apr 28, 2022 by mojighahar
.js / .mjs / .cjs hidden files can not be imported esm
#42595 opened Apr 4, 2022 by PolariTOON
Rename binary that supports ESM to node2 esm feature request
#42469 opened Mar 25, 2022 by Raynos
History section of ECMAScript modules documentation is confusing doc esm
#42447 opened Mar 23, 2022 by jmm
esm: non file baseurls and fix cache key collision cli esm
#42392 opened Mar 18, 2022 by bmeck Loading…
Feature Request: method for resolving the directory of a package esm feature request loaders module
#42219 opened Mar 5, 2022 by kumavis
HTTP imports not found error esm feature request loaders
#41948 opened Feb 12, 2022 by guybedford
The ESM resolver does not respect package mains for packages imported via relative imports esm
#41940 opened Feb 11, 2022 by weswigham
Https imports integrity checksums esm feature request loaders module policy security
#41920 opened Feb 10, 2022 by mrozbarry
v17.1.0 node resolution breaks pnpm-style symlinks esm
#41087 opened Dec 5, 2021 by mattfysh
ERR_UNSUPPORTED_DIR_IMPORT has hard to parse Grammar errors esm
#40973 opened Nov 25, 2021 by bgolding355
doc: What is the spec regarding Package exports target fallbacks doc esm
#40896 opened Nov 20, 2021 by jasonkuhrt
1 task done
doc: remove esm no-json-module-loading section doc esm
#40770 opened Nov 10, 2021 by dnalborczyk Loading…
Dynamic import in loader hooks crashes node esm loaders
#40602 opened Oct 25, 2021 by sebamarynissen
Allow importing using an isolated cache esm feature request loaders module stale
#40594 opened Oct 25, 2021 by dead-claudia
imports allows and ignores #name/ in package map esm
#40579 opened Oct 23, 2021 by evanw
module: add a condition to if in case of a bug. esm needs-ci
#40549 opened Oct 21, 2021 by iam-frankqiu Loading…
Improve error message for replacing require usage with dynamic import errors esm
#40544 opened Oct 21, 2021 by fabiancook
Add --import <module> flag for pre-loading ESM modules cli esm feature request never-stale
#40110 opened Sep 14, 2021 by Qix-
Enhance ERR_PACKAGE_PATH_IS_NOT_EXPORTED errors esm feature request
#39883 opened Aug 25, 2021 by guybedford
ProTip! Exclude everything labeled bug with -label:bug.