From 22989465538f64e86fe5ac0235e322133b95056c Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 20 Aug 2019 02:46:41 +0400 Subject: Initial test application Signed-off-by: Valentin Popov --- test/application/src/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test/application/src/index.html (limited to 'test/application/src/index.html') diff --git a/test/application/src/index.html b/test/application/src/index.html new file mode 100644 index 0000000..91275f3 --- /dev/null +++ b/test/application/src/index.html @@ -0,0 +1,14 @@ + + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + + + -- cgit v1.2.3