We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ba961 commit f0dd50aCopy full SHA for f0dd50a
1 file changed
devon4ng-lazy-loading/index.asciidoc
@@ -31,7 +31,7 @@ Once you have setup devonfw ide, you are ready to create your devon4ng applicati
31
[step]
32
== Introduction
33
--
34
-createDevon4ngProject("level-app", "", ["--style=scss", "--routing=true", "--strict=false"])
+createDevon4ngProject("level-app", "", ["--style=scss", "--routing=true", "--strict=false", "--skip-git=true"])
35
36
37
In the file app.component.html delete all the content and put in the `router-outlet` tag.
0 commit comments