dozoisch/react-google-recaptcha

AMD/UMD build of this package

Open

#190 aberto em 27 de ago. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (148 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (1.081 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador