From 9c57d101f0181aa134190edb0b2e7aabdba1151f Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 20 Aug 2019 14:51:06 +0400 Subject: Added example application Signed-off-by: Valentin Popov --- example/application/src/index.html | 45 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 example/application/src/index.html (limited to 'example/application/src/index.html') diff --git a/example/application/src/index.html b/example/application/src/index.html new file mode 100644 index 0000000..9b8aba9 --- /dev/null +++ b/example/application/src/index.html @@ -0,0 +1,45 @@ + + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + + + +
+
+

Last reload

+
+ +
+
+ Main Process: + +
+ +
+ Renderer Process: + +
+
+ +
+
+ + +
+
+
+ + + + + + + -- cgit v1.2.3