Daniel Piedra Quintero
Daniel Piedra Quintero
I am currently working on a PoC to migrate to Nx and possibly convince of its benefits but this is a show stopper, @LuckeeDev any help needed, are you currently...
I have the feeling this should be made possible following what [custom-webpack](https://www.npmjs.com/package/@angular-builders/custom-webpack) does. Allowing you to specify where your `vue.config.js` lives and then a possible merge strategy.
> Could you check if the problem persists with the latest release of the Svelte extension (105.4.2) ? Having the same issue in an Nx monorepo with svelte and react....
@jaysoo I can confirm this is broken now with NX 19.0.3, and nx-ignore 18.3.7
> @jaysoo I can confirm this is broken now with NX 19.0.3, and nx-ignore 18.3.7 Ok so removing node modules and package lock and reinstalling seems to do the trick
@danielgek thanks for your work on this, myself I have spent some hours trying to figure out how to have MirageJs working on an angular setup (NX monorepo). Do you...
> @chuckcarpenter are you having trouble with Angular or with Nuxt? > > @danielquintero, if you could share a repo with Angular working, I have time to help get it...
@samselikoff @danielgek hey guys I finally had some time to put together a repo with a working example using Angular(Nx) and Cypress, take a look and let me know if...