Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 331 Bytes

File metadata and controls

19 lines (12 loc) · 331 Bytes

Update to Native Federation for Angular 18

The package @angular-architects/native-federation version 18 was successfully tested with Angular 18.

Option 1

Just use ng update:

ng update @angular-architects/native-federation

Option 2

Use npm install:

npm i @angular-architects/native-federation@^18