summaryrefslogtreecommitdiff
path: root/test/application/src/index.html
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2019-08-20 13:51:06 +0300
committerValentin Popov <info@valentineus.link>2019-08-20 13:51:06 +0300
commit9c57d101f0181aa134190edb0b2e7aabdba1151f (patch)
tree41e2405204d001490ba76e272bc5d11020a2c357 /test/application/src/index.html
parentb3461bdcc0462bda7fad46b02f8307a0bc1166cd (diff)
downloadelectron-hot-reload-9c57d101f0181aa134190edb0b2e7aabdba1151f.tar.xz
electron-hot-reload-9c57d101f0181aa134190edb0b2e7aabdba1151f.zip
Added example application
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'test/application/src/index.html')
-rw-r--r--test/application/src/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/test/application/src/index.html b/test/application/src/index.html
deleted file mode 100644
index 91275f3..0000000
--- a/test/application/src/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html>
-<html>
-
- <head>
- <meta name="viewport" content="initial-scale=1.0, maximum-scale=1, shrink-to-fit=no, width=device-width" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <meta charset="utf-8" />
- <title><%= htmlWebpackPlugin.options.title %></title>
- </head>
-
- <body></body>
-
-</html>