Skip to content

Commit 2da6100

Browse files
committed
feat(@angular/cli): removed loading from index.html
1 parent 8ed3715 commit 2da6100

File tree

1 file changed

+1
-1
lines changed
  • packages/@angular/cli/blueprints/ng/files/__path__

1 file changed

+1
-1
lines changed

packages/@angular/cli/blueprints/ng/files/__path__/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<link rel="icon" type="image/x-icon" href="favicon.ico">
1010
</head>
1111
<body>
12-
<<%= prefix %>-root>Loading...</<%= prefix %>-root>
12+
<<%= prefix %>-root></<%= prefix %>-root>
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)