usebruno/bruno

ESM module Support for Bruno

Open

#3.537 geöffnet am 25. Nov. 2024

Auf GitHub ansehen
 (6 Kommentare) (12 Reaktionen) (1 zugewiesene Person)JavaScript (43.787 Stars) (2.403 Forks)batch import
enhancementhelp wantedmodule-scripting

Beschreibung

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