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: documentation/Functions.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -346,12 +346,10 @@ Will build the Angular project to output directory testOutput.
346
346
Note:
347
347
1. To use only one parameter, you should have Angular CLI installed and the folder should exist. This can be done by using the devonfw-ide or by installing it manually with the npmInstall function.
348
348
349
-
2. The command for execution will be generated by katacoda runner, so user will have to execute this command manually.
349
+
2. The command for execution will be generated by Katacoda runner, so user will have to execute this command manually.
350
350
351
351
3. No background script will run.
352
352
353
-
4. To execute this function devonfw-ide must be installed.
0 commit comments