|
|
|
|
|
by schemescape
1150 days ago
|
|
Yeah, this is an annoying problem because it prevents the same code form working in both Deno and everywhere else. Most frustrating is that (last I checked) there isn’t even an agreed upon plan to resolve the inconsistency, at least for libraries (import maps, though tedious, at least can solve the problem for non-library code). |
|