-
After days of research I wrote a plugin to make this cool `node-api-dotnet` works with electron. Hope it can help people later.
1. Create a vite plugin
```ts
import fs from "fs";
import path from "p…
-
### Issue:
I'm encountering an `UNSUPPORTED_OPERATION` error when trying to create a token using the `Moonshot EVM SDK`. The error appears during the `Token.create` call, and it seems related to an u…
-
### Minimal reproducible example
https://github.com/vruffer/expo-router-minimal-repro
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue is web-related, please sel…
-
Great lib.
You could do though few more things:
- use github pages to publish code coverage like here: https://stopsopa.github.io/nlab/
- link ghpages link under "About" on the main page of the …
-
- Rollup Plugin Name: `@rollup/commonjs`, `@rollup/node-resolve`
- Rollup Plugin Version: latest
Documentation Is: Confusing.
* https://github.com/rollup/plugins/tree/node-resolve-v15.2.3/pac…
-
When I am building my React frontend that is using nmrium@0.60.0 I am getting following error
`[commonjs--resolver] Missing "./lib-react-cjs/lib-react-tsx/nmr/Peaks" specifier in "cheminfo-font" packa…
-
### Describe the bug
I was creating a library with `unbuild` using `rollup` and generating `dist/*.cjs` and `dist/*.mjs` files.
As I didn't want to import directly from `lib/dist`, I created the …
-
### Preflight Checklist
- [x] I could not find a solution in the existing issues, docs, nor discussions
- [x] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Describe your problem
I …
-
Could you provide the piece of art as a commonJS module? I think many of us don't use alloy for now.
-
Why does this use AMD? Is there a CommonJS style version?