question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please package the distribution js as a UMD.

See original GitHub issue

Firstly, thanks for this brilliant library. Love this project and have used it in production without many problems.

Just something I want to give back to the devs/maintainers.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
thijstriemstracommented, Aug 9, 2020

It would be ideal to distribute the files as a UMD instead of a single top-level function.

I wouldn’t mind. What do you think @muaz-khan?

0reactions
fzngagancommented, Aug 13, 2020

https://github.com/muaz-khan/RecordRTC/pull/664

Here’s my PR for that. @danpastori can you take a look ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How are UMD and CommonJS (CJS) package folders ...
Both folders have cjs and umd folder and they have a lot of JavaScript files. For me it's unable to find difference between...
Read more >
UNPKG
UNPKG. unpkg is a fast, global content delivery network for everything on npm. Use it to quickly and easily load any file from...
Read more >
Setting up multi-platform npm packages - 2ality
The idea of UMD is that you can implement a JavaScript module in such a manner that it supports (up to) three formats...
Read more >
Understanding (all) JavaScript module formats and tools
Webpack module: bundle from CJS, AMD, ES modules ... (The latest version of jQuery follows the UMD module, ... Free delivery available.
Read more >
Getting Started with Bryntum Grid in JavaScript
If you prefer to use npm, please visit the dedicated Quick Start here. ... grid.umd.js, UMD format bundle with WebComponents ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found