Alan Agius 638715ecd4 refactor(@angular/ssr): Convert crypto unavailable error to a soft error
This update changes the handling of the crypto unavailable error in the Angular SSR environment. Instead of throwing a hard error, which could interrupt the application flow, the error is now treated as a soft error
2024-10-04 07:30:33 +02:00
..
2024-10-02 16:50:33 +02:00

Angular SSR

Read the dev guide here.