dozoisch/react-google-recaptcha

AMD/UMD build of this package

Open

#190 创建于 2020年8月27日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (148 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (1,081 star)
PR 合并指标
 (PR 指标待抓取)

描述

react-google-recaptcha version: 2.1.0 I have a platform dependency to consume npm packages. The platform allows only AMD or UMD build NPM packages. Is there any way I can have the AMD or UMD build of this. I can see this package is ESM built.

I tried using bable to generate AMD build but since this package has dependency on other packages which are also ESM build, i could not consume this package.

贡献者指南