From c0eb82f55a40f64025800c0ad2b6a05290576337 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Tue, 19 Dec 2017 14:21:29 +0530 Subject: Now supports * type arguments, * positional parameters and * html as content * Documentation updates --- src/index.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 src/index.html (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html deleted file mode 100644 index 15eaf96..0000000 --- a/src/index.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - <%= 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