-
### Bug description
Getting `process not found error` when deploying the prisma Edge client to Cloudflare pages. Isn the Edge client supposed to prevent this error from happening? I am only using the…
-
Thanks for the cool tool! This is a small bug report.
When I try to import any JSON such as the following:
```ts
import gamepadMapJSON from './src/input/gamepad/gamepad-map.json' assert {
ty…
-
We have this old open source project [SlickGrid](https://github.com/6pac/SlickGrid) used by thousand of users, I'm slowly rewriting the code to support 3 build formats `ifie`, `cjs` and `esm` and I'm …
-
Trying to update the value of an Input element in angular via . patchValue() doesn't update the input element active status (put notch up etc.)
I tried a workaround with something like this
file: …
-
I've upgraded to 0.70.1 yet the issue is still there - the issue could lie with react-icons but as far as I know they fixed their bundling issues since 2018: I've used their library with esbuild and t…
-
- [x] Drop Node 12, 14, 16 support due to EOL
- [x] Update dependencies
- [x] ~~Rewrite to new Inquirer packages (#382)~~
- [x] Remove `promisify` dependency
- [x] Support TS usage OOTB (#297…
-
So far it seems like there are 3 culprits which may block us from running `Langchainjs` on Edge.
- [x] 1) OpenAI and it's usage of `axios` #118
- Switch to a different library / create a up…
-
If we use it as a script tag a runtime, it is not working:
https://codesandbox.io/s/ohif-script-tag-v144-runtime-extensions-okrdv
https://github.com/salimkanoun/GaelO/blob/dev/ohif/index.php#L62…
-
**Is your feature request related to a problem? Please describe.**
While bundling a contract written in TS, one can run into issues related to transpiling, treeshaking, etc. - which results in an inc…
-
### Version
3.0.4
### Reproduction link
[https://github.com/mgdodge/rollup-plugin-vue-treeshake-bug-vue3](https://github.com/mgdodge/rollup-plugin-vue-treeshake-bug-vue3)
### Steps…