-
### What problem does this new feature solve?
Other packages like `@walletconnect/sign-client` has a `umd` file to used directly without bundle tool.
`@walletconnect/modal` has a cdn file but it i…
-
**Is your feature request related to a problem? Please describe.**
Wappalyzer was easy to install with an npmjs package, since the fork is created, it seems that there is no package available on npmj…
-
### Describe the bug
Hello Community!
Just got Bolt deployed in a docker config with a valid Traefik Let's Encrypt cert in production.
General use seems ok but...
1. I am getting step-by-step …
-
would like to know how we can generate generic react libraries `ReactElement` types based on a known npm package?
for example
https://www.npmjs.com/package/@mui/material
what are the steps requ…
-
It seems that at the deploymoment, the instance is trying to connect to postgres locally (127.0.0.1) instead of rds set up.
I have followed documentation [here](https://evershop.io/docs/development…
-
Node.js v20.7.0 (lts/iron)
npm 10.9.0
Mac OS 13.6.7
### Is there an existing issue for this?
- [X] I have looked through the [existing issues](https://github.com/FIL-Builders/fil-frame/issues)…
-
Please run these commands:
```
npm deprecate @babel/plugin-proposal-duplicate-named-capturing-groups-regex "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer m…
-
Beside caching node_modules with your caching workflow step the Agents for my repo needed always too long (4mins) to run the [install-node-modules](https://github.com/nrwl/nx-cloud-workflows/tree/main…
-
I asked ChatGPT for types & it gave this:
```ts
declare module "sqlite-ulid" {
export function getLoadablePath(): string;
}
```
Can you publish this? I'll use a `global.d.ts` in the meanti…
-