usebruno/bruno

ESM module Support for Bruno

Open

#3,537 opened on 2024年11月25日

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

説明

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

コントリビューターガイド