Mathieu Renda
Mathieu Renda
## Description I'm currently trying to clone the same TFS Git repository from two machines that have recently been installed with the exact same software. Only difference between the two:...
### Current Behavior When creating a Module Federation React remote with a dash in the project name, trying to build or serve the remote leads to this Webpack error. ```...
### Current Behavior In Nx 19, @nx/esbuild was capable of generating a `package.json` and `package-lock.json` with the `generatePackageJson` option. In Nx 20, @nx/esbuild returns this error when trying to generate...