CommonJS vs ES Modules #461
Unanswered
alexzurbonsen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I am new to the Impact Framework and trying to write a plugin. I realized that IF is using CommonJS which can make it really complicated to include ESM code.
Since CommonJS is, at least in my mind, the legacy alternative, I am wondering what the reasons for this choice were?
It limited me quite a bit today.
Beta Was this translation helpful? Give feedback.
All reactions