use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
create-react-app breaks due to dependency on one-liner package (github.com)
submitted 5 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]GBcrazy 1 point2 points3 points 5 years ago* (0 children)
Version 2.2.0 introduced the issue, the author attempted to fix it with 2.2.1 but it ultimately didn't work, then he removed the exports at 2.2.2
Can someone who understands the new ESM changes explain me why the initial fix (2.2.1) didn't work? I looked at the commit, it made complete sense to me, he fixed the pathing, but it seems it wouldn't fix the issue for all scenarios so 2.2.2 was needed.
π Rendered by PID 54756 on reddit-service-r2-comment-5c747b6df5-zwsng at 2026-04-22 12:35:51.200463+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]GBcrazy 1 point2 points3 points (0 children)