usebruno/bruno

ESM module Support for Bruno

Open

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

在 GitHub 查看
 (8 评论) (13 反应) (1 负责人)JavaScript (2,403 fork)batch import
enhancementhelp wantedmodule-scripting

仓库指标

Star
 (43,787 star)
PR 合并指标
 (平均合并 6天 21小时) (30 天内合并 96 个 PR)

描述

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

贡献者指南