Replies: 1 comment 1 reply
-
|
Hi, I have the same question, more and more modules are getting ESM only in latest versions: commonly used in my scripts is |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
First and foremost, thanks for this amazing project! Testing my API endpoints became much easier with Bruno, I'm recommending it to everyone I can.
After playing around a little bit with the scripting module in Bruno, I noticed that only CommonJS syntax is supported in scripts. This means that external modules that are written in the newer ECMAScript module syntax cannot be imported.
Are there any plans for adding ESM support?
Beta Was this translation helpful? Give feedback.
All reactions