Relative Content

Tag Archive for angularnrwl-nxnrwlangular18nx-angular

Nx Angular Server Side Rendering

After I setup SSR for my angular 18 project, it properly worked. The thing is prerender that set in project.json file. When I change it to false, the project build without any problem. But, When it’s true, build stuck in chunk step and –verbose doesn’t show anything.