From 7230b6a53715fd355c7b31e547e610d7ca9b16a3 Mon Sep 17 00:00:00 2001 From: Jan Nicklas Date: Fri, 13 May 2016 13:22:08 +0200 Subject: [PATCH] Update tests for webpack beta --- examples/appcache/dist/webpack-2/index.html | 2 +- examples/custom-template/dist/webpack-2/index.html | 2 +- examples/default/dist/webpack-2/index.html | 2 +- examples/favicon/dist/webpack-2/favicon.html | 2 +- examples/html-loader/dist/webpack-2/about.html | 2 +- examples/html-loader/dist/webpack-2/index.html | 2 +- examples/inline/dist/webpack-2/index.html | 2 +- examples/jade-loader/dist/webpack-2/index.html | 2 +- examples/javascript-advanced/dist/webpack-2/index.html | 2 +- examples/javascript/dist/webpack-2/index.html | 4 ++-- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/examples/appcache/dist/webpack-2/index.html b/examples/appcache/dist/webpack-2/index.html index d9fbec1..536e8a4 100644 --- a/examples/appcache/dist/webpack-2/index.html +++ b/examples/appcache/dist/webpack-2/index.html @@ -1 +1 @@ -Example template +Example template \ No newline at end of file diff --git a/examples/custom-template/dist/webpack-2/index.html b/examples/custom-template/dist/webpack-2/index.html index d68bf44..1ceade2 100644 --- a/examples/custom-template/dist/webpack-2/index.html +++ b/examples/custom-template/dist/webpack-2/index.html @@ -9,4 +9,4 @@

Partial

- + \ No newline at end of file diff --git a/examples/default/dist/webpack-2/index.html b/examples/default/dist/webpack-2/index.html index fb18d4b..866dfa4 100644 --- a/examples/default/dist/webpack-2/index.html +++ b/examples/default/dist/webpack-2/index.html @@ -6,4 +6,4 @@ - + \ No newline at end of file diff --git a/examples/favicon/dist/webpack-2/favicon.html b/examples/favicon/dist/webpack-2/favicon.html index ec5bf4b..dd7daeb 100644 --- a/examples/favicon/dist/webpack-2/favicon.html +++ b/examples/favicon/dist/webpack-2/favicon.html @@ -6,4 +6,4 @@ - + \ No newline at end of file diff --git a/examples/html-loader/dist/webpack-2/about.html b/examples/html-loader/dist/webpack-2/about.html index 5689f88..68c0cab 100644 --- a/examples/html-loader/dist/webpack-2/about.html +++ b/examples/html-loader/dist/webpack-2/about.html @@ -7,5 +7,5 @@ - + \ No newline at end of file diff --git a/examples/html-loader/dist/webpack-2/index.html b/examples/html-loader/dist/webpack-2/index.html index 7d59df3..68c0cab 100644 --- a/examples/html-loader/dist/webpack-2/index.html +++ b/examples/html-loader/dist/webpack-2/index.html @@ -8,4 +8,4 @@ - + \ No newline at end of file diff --git a/examples/inline/dist/webpack-2/index.html b/examples/inline/dist/webpack-2/index.html index 8b568b5..e8036f2 100644 --- a/examples/inline/dist/webpack-2/index.html +++ b/examples/inline/dist/webpack-2/index.html @@ -1,6 +1,6 @@ Jade demo \ No newline at end of file +Jade demo
Current time

1998-12-31T23:00:00.000Z

\ No newline at end of file diff --git a/examples/javascript-advanced/dist/webpack-2/index.html b/examples/javascript-advanced/dist/webpack-2/index.html index a57d914..61d6408 100644 --- a/examples/javascript-advanced/dist/webpack-2/index.html +++ b/examples/javascript-advanced/dist/webpack-2/index.html @@ -1,2 +1,2 @@ Webpack AppHello World from backend -

Partial

- + \ No newline at end of file diff --git a/examples/javascript/dist/webpack-2/index.html b/examples/javascript/dist/webpack-2/index.html index f83073d..cc51362 100644 --- a/examples/javascript/dist/webpack-2/index.html +++ b/examples/javascript/dist/webpack-2/index.html @@ -1,2 +1,2 @@ -Hello World from backend2016-05-13T09:44:48.061Z

Partial

- \ No newline at end of file +Hello World from backend2016-05-13T11:21:04.612Z

Partial

+ \ No newline at end of file