You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ This builder does it for you with zero configuration.
15
15
16
16
```
17
17
ng add @ngx-builders/analyze
18
+
OR
19
+
ng add @ngx-builders/analyze --project={projectName}
18
20
```
19
21
20
22
NOTE: This version uses npx to install source-map-explorer temporarily if it isn't installed already. If you don't have npx installed, please install it.
0 commit comments