amqp / rhea

A reactive messaging library based on the AMQP protocol
Apache License 2.0
273 stars 80 forks source link

Generate and add the UMD bundle #384

Closed bartoval closed 2 years ago

bartoval commented 2 years ago

Added the ability to generate a UMD bundle to use it with require / import

grs commented 2 years ago

Thank you @bartoval !