Is this an Angular and/or Webpack only feature? I can't find any material regarding Nx incremental builds with React and other bundlers such as Vite/Rollup. I've tried implementing it with the Vite plugin executor in a React standalone application with no success.
great video Juri! I am interested in getting the slides if those are publicly available, we are touching on the same subjects for one of our clients and this would shed some light on CI/CD possible bottlenecks.
I just ran nx serve --with-deps for the first time. I don't see any terminal output stating if any deps were built. I think the output should include a list of built dependencies and state if used from cache or rebuilt.
Is this an Angular and/or Webpack only feature? I can't find any material regarding Nx incremental builds with React and other bundlers such as Vite/Rollup. I've tried implementing it with the Vite plugin executor in a React standalone application with no success.
Amazing!
great video Juri! I am interested in getting the slides if those are publicly available, we are touching on the same subjects for one of our clients and this would shed some light on CI/CD possible bottlenecks.
I just ran nx serve --with-deps for the first time. I don't see any terminal output stating if any deps were built. I think the output should include a list of built dependencies and state if used from cache or rebuilt.