Fabian Althaus [el-j]
Fabian Althaus [el-j]
thank for the nice tool. in the past i needed to clone one image to multiple sd-cards and i do not want to do it all by hand. so i...
When i try to uglify after the merge, i get this error: ``` //node_modules/node-uglifier-es/lib_compiled/NodeUglifier.js:353 return this.lastResult.source.toString(); ^ TypeError: Cannot read property 'toString' of undefined at NodeUglifier.toString (//node_modules/node-uglifier-es/lib_compiled/NodeUglifier.js:353:37) at NodeUglifier.exportToFile (//node_modules/node-uglifier-es/lib_compiled/NodeUglifier.js:362:41)...
i am currently tinkering around with the code gen. i have a minimal swagger.yaml with a simple `GET ping` that should return a `Pong` or a `{ resp: Pong }`...
### Vue version latest ### Link to minimal reproduction no link provided, same in every vue component. ### Steps to reproduce Try to get the name(s) of the (named) slots...
hi, the plugin `generateExpressControllers` is mentioned in the readme.md in the example config. it's commented but it's in there. as far as i can see, there is no plugin now...
Hi, i try to find a way using the generated query.client types and functions directly without any useHook implementation, so i can use the react-router v6 way of loading data...
1. some little updates for the readme in point 4. to prevent getting trapped with static import [;)](https://github.com/Niels-IO/next-image-export-optimizer/issues/198) 2. changed the `export` command according to the nextjs [docs](https://nextjs.org/docs/app/building-your-application/deploying/static-exports)
this function is really needed. examples: - select all wires and change their size - choose all via's and change drill size etc.
the pcb-svg has just one copper layer (copper0). for a correct tht-part it should have a copper0 and a copper1 layer for top and bottom copper-connectors. e.g.: <copper1> <copper0> <connectors>...
fixed all vulnerabilities in all workspaces and updated all dependencies to latest.