usebruno/bruno

ESM module Support for Bruno

Open

#3537 opened on Nov 25, 2024

View on GitHub
 (6 comments) (12 reactions) (1 assignee)JavaScript (43,787 stars) (2,403 forks)batch import
enhancementhelp wantedmodule-scripting

Description

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

Currently, Bruno only supports CommonJS (CJS) modules. To stay aligned with modern JavaScript development practices, it would be beneficial to add support for ECMAScript Modules (ESM).

Mockups or Images of the feature

NA

Contributor guide