-
hallo gyus, is it posisble to create an UMD module bundle file? to use this in old legacy project?
```
Uncaught ReferenceError: Bowser is not defined
```
-
### What problem does this feature solve?
我使用 father 打包前端代码,输出为 umd,因此用 webpack 打包。项目使用了 unocss,之前使用都正常,功能满足预期。
unocss 的 webpack 插件(`@unocss/webpack`)[从 `v0.59.0` 开始改为 ESM-only](https://unocss.d…
-
```json
"exports": {
".": {
"import": "./dist/vue-rewards.umd.cjs",
"require": "./dist/vue-rewards.js"
}
},
```
The "exports" configuration in the package appears to be incorrect. …
-
After #248 , we can finaly move tt_SimulationDevice and tt_MockupDevice into a Chip abstraction.
They would be created through cluster by passing vector of chips to cluster to work with.
-
Since we don't really have any Wormhole A0 cards for any part of the stack, we can rename `WORMHOLE_B0` to `WORMHOLE`.
This is a simple change in tt-umd, but it needs more attention when uplifting,…
-
**Describe the bug**
When building app with
```
isMinifyEnabled = true
proguardFiles("proguard-android-optimize.txt", "proguard-rules.pro")
```
and
```
dependencies {
implementat…
-
I'm using the **UMD** build of react (just using `` tags and **babel**) to do a prototype and, when using `react-easy-sort` from the **UMD** build (`unpkg.com/react-easy-sort@1.5.0/umd/react-easy-sort…
-
`tt_SiliconDevice` construction is clumsy:
* TLB windows should be an implementation detail to the greatest extent possible. Do not require the caller to specify the relationship between TLB index a…
-
Dev dependency in vite-plugin-pwa:
` "rollup": "^4.4.1",`
Patched version
4.22.4
The dependency "workbox-build" also includes this vulnerability:
- https://github.com/GoogleChrome/workbox/iss…
-
## Description
---
Screen sharing with E2EE enabled shows a black screen in certain circumstances, including sharing before another user joins or toggling E2EE mid-session. Reproducible on https://m…