-
Hi @choojs/trainspotters
I've created this repo to have a umd build of choo without adding anything to the main choo repo. Now there is a standalone version of choo here :point_right: https://unpk…
-
Hi guys,
Thank you so much for this library. It has been very helpful for creating my component. I was wondering how I can go about creating a UMD build which i can host on a CDN.
Thanks again!
-
W/ the UMD uplift, firmware now includes noc headers from UMD which is backwards. Either UMD should use the noc headers from the firmware or the headers should be duplicated across modules. Assignin…
-
![bandicam 2015-06-15 10-02-19-043](https://cloud.githubusercontent.com/assets/4612168/8151915/cea7b4ce-1348-11e5-9a4b-d110a436b784.jpg)
1. 2x video size not work
2. not sound (just like pmf, mps vi…
-
Would you accept a pull request that adds a [UMD](https://github.com/umdjs/umd/blob/master/returnExports.js) shim, so mousetrap can work in AMD and commonjs environments (and of course also as a brows…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] The issue is in the develop branch
- [ ] The issue is in the latest released 4.1.x
- [ ] The issue is in the latest…
-
https://unpkg.com/vue-chartkick@1.1.0/dist/vue-chartkick.js
-
Heads up that after npm installing in a Next.js app, I was confronted with this error when trying to run the dev server locally.
Below is Claude response generated about the problem.
The error "…
-
Hi,
web-ifc-viewer it generates only ESM output. It could be good to create a "Rollup" configuration to implement UMD support.
-
now that you're using webpack, if you weren't already aware, you don't need to manually do env detection. you can just specify to output a UMD bundle if you are compiling a dist bundle for folks
ref…