Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/webpack/enhanced-resolve
Offers an async require.resolve function. It's highly configurable.
https://github.com/webpack/enhanced-resolve
ci: update codecov/codecov-action to v5
snitin315 opened this pull request 16 days ago
snitin315 opened this pull request 16 days ago
feat: monomorphic ResolveRequest object
dmichon-msft opened this pull request 29 days ago
dmichon-msft opened this pull request 29 days ago
feat: parseIdentifier fast path for requests without \0
dmichon-msft opened this pull request 30 days ago
dmichon-msft opened this pull request 30 days ago
feat: single-linked list for resolver stack
dmichon-msft opened this pull request about 1 month ago
dmichon-msft opened this pull request about 1 month ago
Webpack build error with [email protected]
mdudek opened this issue about 1 month ago
mdudek opened this issue about 1 month ago
Add some comments that I've learned except fileSystem.
memorandumtk opened this pull request about 1 month ago
memorandumtk opened this pull request about 1 month ago
docs: badge
alexander-akait opened this pull request about 2 months ago
alexander-akait opened this pull request about 2 months ago
feat: add wildcards
sapenlei opened this pull request about 2 months ago
sapenlei opened this pull request about 2 months ago
optimize alias plugin for huge alias objects
VincentBailly opened this pull request about 2 months ago
VincentBailly opened this pull request about 2 months ago
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
fix: corrects resolve for win32 paths
davakh opened this pull request 3 months ago
davakh opened this pull request 3 months ago
ci: add Node.js v23
snitin315 opened this pull request 4 months ago
snitin315 opened this pull request 4 months ago
5.17.1 breaks NPM workspaces support as part of webpack build
vputsenko opened this issue 5 months ago
vputsenko opened this issue 5 months ago
Order of keys in exports field matters to the resolved path
niper1 opened this issue 5 months ago
niper1 opened this issue 5 months ago
chore(deps): bump micromatch from 4.0.5 to 4.0.8
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
ci: use laster Node@22
alexander-akait opened this pull request 7 months ago
alexander-akait opened this pull request 7 months ago
Feature Request: Support file urls
latin-1 opened this issue 7 months ago
latin-1 opened this issue 7 months ago
fix: `exports` and `imports` array target resolving
alexander-akait opened this pull request 7 months ago
alexander-akait opened this pull request 7 months ago
fix: handle invalid files in `imports` and `exports` field properly
alexander-akait opened this pull request 7 months ago
alexander-akait opened this pull request 7 months ago
Avoid creating a new array inside doResolve.
gdborton opened this pull request 7 months ago
gdborton opened this pull request 7 months ago
chore(deps): bump ws from 7.5.9 to 7.5.10
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
chore(deps): bump braces from 3.0.2 to 3.0.3
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
ExportsFieldPlugin is skipped when dependency is aliased
ataromoku opened this issue 8 months ago
ataromoku opened this issue 8 months ago
feat: allow default condition to be anywhere
scagood opened this pull request 8 months ago
scagood opened this pull request 8 months ago
test: lstat
alexander-akait opened this pull request 8 months ago
alexander-akait opened this pull request 8 months ago
Ignore `Default condition should be last one`
scagood opened this issue 9 months ago
scagood opened this issue 9 months ago
align with esm spec on resolving an array of targets
vankop opened this pull request 9 months ago
vankop opened this pull request 9 months ago
pathUtils | implement custom LRU caching
Galcarmi opened this pull request 9 months ago
Galcarmi opened this pull request 9 months ago
pathUtils | fix memory leak
Galcarmi opened this pull request 9 months ago
Galcarmi opened this pull request 9 months ago
root | change to custom scope
Galcarmi opened this pull request 9 months ago
Galcarmi opened this pull request 9 months ago
Question Regarding Restriction on "#/" in Imports Field Key
suin opened this issue 10 months ago
suin opened this issue 10 months ago
fix: use cache for exports and imports plugins
alexander-akait opened this pull request 10 months ago
alexander-akait opened this pull request 10 months ago
pathUtils | joinCache memory leak
Galcarmi opened this issue 10 months ago
Galcarmi opened this issue 10 months ago
File Extension Substitution for TypeScript Support
magnusriga opened this issue 11 months ago
magnusriga opened this issue 11 months ago
Can i use withOptions Api ?
someBrown opened this issue 11 months ago
someBrown opened this issue 11 months ago
lstat error when requiring virtual modules
craigbeck opened this issue 11 months ago
craigbeck opened this issue 11 months ago
[Feature Request]: Support resolve the modules with hard-links
colinaaa opened this issue 11 months ago
colinaaa opened this issue 11 months ago
fix: support buffer/URL/number paths
alexander-akait opened this pull request 11 months ago
alexander-akait opened this pull request 11 months ago
fix: types for cached input filesystem
alexander-akait opened this pull request 11 months ago
alexander-akait opened this pull request 11 months ago
fix: types
alexander-akait opened this pull request 11 months ago
alexander-akait opened this pull request 11 months ago
ci: update
alexander-akait opened this pull request 11 months ago
alexander-akait opened this pull request 11 months ago
feat: cache `realpath` and `realpathSync` methods
alexander-akait opened this pull request 11 months ago
alexander-akait opened this pull request 11 months ago
refactor: remove travis
alexander-akait opened this pull request 12 months ago
alexander-akait opened this pull request 12 months ago
chore(deps): bump es5-ext from 0.10.62 to 0.10.63
dependabot[bot] opened this pull request 12 months ago
dependabot[bot] opened this pull request 12 months ago
feat: add support for win32 paths
davakh opened this pull request about 1 year ago
davakh opened this pull request about 1 year ago
Add ability to handle win32 relative paths
davakh opened this issue about 1 year ago
davakh opened this issue about 1 year ago
ESM: package.exports array target not conforming to the ESM specification
Boshen opened this issue about 1 year ago
Boshen opened this issue about 1 year ago
ESM: Resolving to the wrong package with `exports` and nested same package but different versions
Boshen opened this issue about 1 year ago
Boshen opened this issue about 1 year ago
Seeing "Error: No file content" for different package.json files when webpack rebuilds
agravell047 opened this issue about 1 year ago
agravell047 opened this issue about 1 year ago
fix: hook.isUsed is not a function
monako97 opened this pull request over 1 year ago
monako97 opened this pull request over 1 year ago
chore(deps): bump @babel/traverse from 7.21.5 to 7.23.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
AliasPlugin crash when file is deleted or rename (have to restart to make it work)
zecka opened this issue over 1 year ago
zecka opened this issue over 1 year ago
Revert "Revert "perf: utilize throwIfNoEntry in sync mode""
shYkiSto opened this pull request over 1 year ago
shYkiSto opened this pull request over 1 year ago
Reduce memory footprint of storing fs erros in cache
shYkiSto opened this pull request over 1 year ago
shYkiSto opened this pull request over 1 year ago
chore(deps): bump word-wrap from 1.2.3 to 1.2.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump semver from 6.3.0 to 6.3.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
feat: ignore `false`/`null`/`undefined` plugins
alexander-akait opened this pull request over 1 year ago
alexander-akait opened this pull request over 1 year ago
[draft] feat: resolve style field in package json
burhanuday opened this pull request over 1 year ago
burhanuday opened this pull request over 1 year ago
Hooks do not fire events from CSS/SCSS imports
bgonzalez-thestable opened this issue over 1 year ago
bgonzalez-thestable opened this issue over 1 year ago
docs: add badges in README
snitin315 opened this pull request over 1 year ago
snitin315 opened this pull request over 1 year ago
ci: run tests on Node.js v18 and v20
snitin315 opened this pull request over 1 year ago
snitin315 opened this pull request over 1 year ago
`exports.types` after `exports.default`
regseb opened this issue over 1 year ago
regseb opened this issue over 1 year ago
chore(deps): bump minimatch from 3.0.4 to 3.1.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
resolving packages entrypoints with a non-standard node_modules
Galcarmi opened this issue almost 2 years ago
Galcarmi opened this issue almost 2 years ago
refactor: types
alexander-akait opened this pull request almost 2 years ago
alexander-akait opened this pull request almost 2 years ago
fix: resolve for exports fields and exports fields
alexander-akait opened this pull request almost 2 years ago
alexander-akait opened this pull request almost 2 years ago
feat: migrate to jest
snitin315 opened this pull request almost 2 years ago
snitin315 opened this pull request almost 2 years ago
chore: update `checkout`, `setup-node`, and `codecov` github actions
snitin315 opened this pull request almost 2 years ago
snitin315 opened this pull request almost 2 years ago
Use of `extensionAlias` fails resolution of subpath exports in `exports` fields
raviqqe opened this issue almost 2 years ago
raviqqe opened this issue almost 2 years ago
can't resolve exports pattern startsWith wildcards
tjx666 opened this issue almost 2 years ago
tjx666 opened this issue almost 2 years ago
is this possible with webpack AliasPlugin to automatically switch to a different alias when original file is deleted?
latel opened this issue almost 2 years ago
latel opened this issue almost 2 years ago
feat: add withFileTypes in FileSystem
fu1996 opened this pull request almost 2 years ago
fu1996 opened this pull request almost 2 years ago
Bump minimist from 1.2.5 to 1.2.8
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
bug: exports map key with star in the middle doesn't work
dummdidumm opened this issue almost 2 years ago
dummdidumm opened this issue almost 2 years ago
Bump json5 from 2.1.3 to 2.2.3
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
GitHub Workflows security hardening
sashashura opened this pull request about 2 years ago
sashashura opened this pull request about 2 years ago
signature of method `stat` in interface `FileSystem` mismatches.
PupilTong opened this issue about 2 years ago
PupilTong opened this issue about 2 years ago
CachedInputFileSystem OOM when duration is infinity
Jack-Works opened this issue about 2 years ago
Jack-Works opened this issue about 2 years ago
add type defines for `CachedInputFileSystem` ?
PupilTong opened this issue about 2 years ago
PupilTong opened this issue about 2 years ago
docs: update readme
wtlin1228 opened this pull request about 2 years ago
wtlin1228 opened this pull request about 2 years ago
virtual module not found error
xshua06 opened this issue about 2 years ago
xshua06 opened this issue about 2 years ago
Revert "perf: utilize throwIfNoEntry in sync mode"
ndelangen opened this pull request about 2 years ago
ndelangen opened this pull request about 2 years ago
Field 'browser' doesn't contain a valid alias configuration
yoyo837 opened this issue about 2 years ago
yoyo837 opened this issue about 2 years ago
Latest release broke storybook
ndelangen opened this issue about 2 years ago
ndelangen opened this issue about 2 years ago
add vscode recommend config
fu1996 opened this pull request about 2 years ago
fu1996 opened this pull request about 2 years ago
Could not resolve "pnpapi" with Webpack 5.74.0
chinesehemp opened this issue over 2 years ago
chinesehemp opened this issue over 2 years ago
chore: update readme to reflect conditionNames default
43081j opened this pull request over 2 years ago
43081j opened this pull request over 2 years ago
conditionNames defaults to `["node"]` according to docs, but possibly doesn't actually
43081j opened this issue over 2 years ago
43081j opened this issue over 2 years ago
fix: improve typescript defs
43081j opened this pull request over 2 years ago
43081j opened this pull request over 2 years ago
Improve the typescript definitions
43081j opened this issue over 2 years ago
43081j opened this issue over 2 years ago
`extensionAlias` is not applied to module exports
remcohaszing opened this issue over 2 years ago
remcohaszing opened this issue over 2 years ago
Show more information when resolve exports field failed
xlianghang opened this issue over 2 years ago
xlianghang opened this issue over 2 years ago
support wildcards pattern with common suffix in imports/exports field
bvanjoi opened this pull request over 2 years ago
bvanjoi opened this pull request over 2 years ago
Exports subpath wildcard patterns issue.
scott-lc opened this issue over 2 years ago
scott-lc opened this issue over 2 years ago
add extension alias
vankop opened this pull request over 2 years ago
vankop opened this pull request over 2 years ago
Resolving to browser entrypoint
cristiano-belloni opened this issue over 2 years ago
cristiano-belloni opened this issue over 2 years ago
Fix `Cannot find module 'pnpapi'`
louisscruz opened this pull request over 2 years ago
louisscruz opened this pull request over 2 years ago
inherit version and name in description file if possible
vankop opened this pull request over 2 years ago
vankop opened this pull request over 2 years ago
fix imports field
vankop opened this pull request over 2 years ago
vankop opened this pull request over 2 years ago