File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -953,8 +953,7 @@ The resolver can throw the following errors:
953
953
* _Package Import Not Defined_: Package imports do not define the specifier.
954
954
* _Module Not Found_: The package or module requested does not exist.
955
955
956
- < details>
957
- < summary> Resolver algorithm specification< / summary>
956
+ ### Resolver Algorithm Specification
958
957
959
958
** ESM_RESOLVE ** (_specifier_, _parentURL_)
960
959
@@ -1208,8 +1207,6 @@ _internal_, _conditions_)
1208
1207
> 1. Throw an _Invalid Package Configuration_ error.
1209
1208
> 1. Return the parsed JSON source of the file at _pjsonURL_.
1210
1209
1211
- < / details>
1212
-
1213
1210
### Customizing ESM specifier resolution algorithm
1214
1211
1215
1212
The current specifier resolution does not support all default behavior of
You can’t perform that action at this time.
0 commit comments