Mister Singh
Mister Singh
Currently webpack dev server wont write images to disk as it expects them to be served directly, but when having `writeToDisk=true` and running index.html from the chrome-extension, it complains that...
in manifest v3 it doesn't allow accessing external js files. how to resolve this?
It would be useful to show the indexes in the diagram as currently when i writing a query I look at the diagram to see how to make the query...
When using the cors example code from the documentation page, it gives typescript error: ``` TS2345: Argument of type '(req: NextApiRequest, res: { statusCode?: number | undefined; setHeader(key: string, value:...
Hi, I am using next.js v14 with `edge` runtime. I get this error on build: Failed to compile. ./node_modules/mailgun.js/mailgun.web.js Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed...
when doing a build with cra i get: ``` Failed to parse source map from '/node_modules/evm-chains/src/chains.ts' file: Error: ENOENT: no such file or directory, open '/node_modules/evm-chains/src/chains.ts' ```
The objects are png files with 4th channel for transparency. The output images from the script have the object pasted on the background but instead of the transparency it has...
can you share the calculation which goes in to choosing 145? thanks