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: src/index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,8 @@
15
15
</head>
16
16
17
17
<body>
18
-
<div> You have successfully started your Typescript application using Webpack. By <ahref="https://twitter.com/renaudin_yann">@renaudin_yann</a></div>
18
+
<div> You have successfully started your Typescript application using Webpack. Open your console to see your printed message from the index.ts file </div>
0 commit comments