issues
search
lukeed
/
resolve.exports
A tiny (952b), correct, general-purpose, and configurable `"exports"` and `"imports"` resolver without file-system reliance
MIT License
368
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: handle multiple nested condition objects in exports field
#36
WilliamTomOBrien
opened
1 month ago
0
Correct resolution with multiple correct top-level conditions
#35
WilliamTomOBrien
opened
1 month ago
0
Correctly resolve wildcards in subpath imports
#34
JavaScriptBach
opened
1 month ago
1
Resolution depending on the order in `exports` definition
#33
nknapp
closed
8 months ago
2
Can't resolve `./*/` exports field
#32
Shana-AE
opened
11 months ago
0
feat: support conditions with "!"
#31
regseb
opened
1 year ago
2
Excluding `default` from conditions
#30
brettz9
opened
1 year ago
8
resolve priority incorrectly
#29
tjx666
opened
1 year ago
0
fix: decrease `"*"` index search start
#28
lukeed
closed
1 year ago
0
`#*` syntax for imports is not supported
#27
LaurensRietveld
closed
1 year ago
1
Test case for the fix regarding wildcard imports
#26
bnussman
closed
1 year ago
3
docs(readme): fix small typo
#25
Xunnamius
closed
1 year ago
1
2.0
#24
lukeed
closed
1 year ago
2
tests: Invert comments on pattern trailer handling, extend test values
#23
huntie
closed
1 year ago
1
exports["./abc/*.js"] is not resolved correctly.
#22
unional
closed
1 year ago
0
Advanced Wildcard Handling
#21
gpickell
closed
1 year ago
4
Address files starting with dot bug
#20
ErikMikkelson
closed
1 year ago
3
[BUG] Files starting with dot are not resolved correctly
#19
tomi
closed
1 year ago
3
fix: add `types` condition to `exports` field
#18
merceyz
closed
1 year ago
0
feature request: could exports support array
#17
lovetingyuan
closed
1 year ago
7
[BUG] subpath-patterns does not work correctly
#16
chenyulun
closed
1 year ago
0
feat(ts): allow `readonly` arrays
#15
SimenB
closed
2 years ago
0
Extract resolution algorithm for `imports`
#14
SimenB
closed
1 year ago
15
feat: add `unsafe` option
#13
lukeed
closed
3 years ago
1
Do not add default `node`, `browser`, `require` or `import` conditions
#12
SimenB
closed
3 years ago
25
Changes to Node.js `exports` specification
#11
merceyz
closed
3 years ago
1
Improper Escaping Warning.
#10
Jason3S
closed
2 years ago
0
Incorrect substitution with multiple * wildcards
#9
evanw
closed
1 year ago
2
fix: take longest matching path instead of first match
#8
bgotink
closed
1 year ago
1
Order of paths in exports object shouldn't matter
#7
bgotink
closed
1 year ago
3
feat: error codes & validate targets
#6
lukeed
opened
3 years ago
4
Throw on invalid package target
#5
paul-soporan
closed
3 years ago
2
Subpath pattern not matching in some cases
#4
paul-soporan
closed
3 years ago
1
Set ERR_PACKAGE_PATH_NOT_EXPORTED code on errors when bailing
#3
paul-soporan
opened
3 years ago
5
fix: allow conditions in directory mapping
#2
lukeed
closed
3 years ago
0
Should subpath mapping/pattern support conditions?
#1
yyx990803
closed
3 years ago
4