lmexo

Results 4 issues of lmexo

## About the context Vite provides a very convinient way to [import workers](https://vitejs.dev/guide/features.html#web-workers). But I cannot use it, since jest does not support it. The beauty of Vite's workers is,...

I wanted to integrate this awesome tool in end-to-end testing using docker and there I would love to have an API, A openapi spec would be awesome! Currently the routes...

### Description We use class-transformer with nest.js and typeORM. Sometimes we have use-cases where we want to get the typeORM entity with some relations, but depending on the permission some...

type: feature
flag: needs discussion

When using the FormBuilder create-react-app CLI says `failed to load module ./node_modules/@jeremyling/react-material-ui-rich-text-editor`. After installing the dependency it asks for `react-player`. To my understanding those should be optional if not used?