From 22e4705a9cde1ec45fac032721af6d47ef60566b Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Mon, 18 Dec 2017 17:02:00 +0530 Subject: initial commit --- src/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 src/index.html (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..15eaf96 --- /dev/null +++ b/src/index.html @@ -0,0 +1,22 @@ + + + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + + + + + +
You have successfully started your Typescript application using Webpack. Open your console to see your printed message from the index.ts file
+

By @renaudin_yann

+ + + \ No newline at end of file -- cgit v1.2.3