usebruno/bruno

ESM module Support for Bruno

Open

#3,537 创建于 2024年11月25日

在 GitHub 查看
 (6 评论) (12 反应) (1 负责人)JavaScript (43,787 star) (2,403 fork)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

贡献者指南