diff --git a/CHANGELOG.md b/CHANGELOG.md index 85f2d66..058897f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ Change History ============== +v2.17.0 +---- +* Add `type` attribute to `script` element to prevent issues in Safari 9.1.1 + v2.16.2 ---- * Fix bug introduced by 2.16.2. Fixes #315 diff --git a/examples/appcache/dist/webpack-1/index.html b/examples/appcache/dist/webpack-1/index.html index 3a2aa9e..536e8a4 100644 --- a/examples/appcache/dist/webpack-1/index.html +++ b/examples/appcache/dist/webpack-1/index.html @@ -1 +1 @@ -
\ No newline at end of file
+
\ No newline at end of file
diff --git a/examples/appcache/dist/webpack-1/manifest.appcache b/examples/appcache/dist/webpack-1/manifest.appcache
index 150df1a..092e10d 100644
--- a/examples/appcache/dist/webpack-1/manifest.appcache
+++ b/examples/appcache/dist/webpack-1/manifest.appcache
@@ -1,5 +1,5 @@
CACHE MANIFEST
-# 9e067d48ea3de65b9733
+# 118634423ed0edb86d58
0714810ae3fb211173e2964249507195.png
bundle.js
diff --git a/examples/appcache/dist/webpack-2/index.html b/examples/appcache/dist/webpack-2/index.html
index 3a2aa9e..d9fbec1 100644
--- a/examples/appcache/dist/webpack-2/index.html
+++ b/examples/appcache/dist/webpack-2/index.html
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/examples/custom-template/dist/webpack-1/index.html b/examples/custom-template/dist/webpack-1/index.html
index a9d8bf4..1ceade2 100644
--- a/examples/custom-template/dist/webpack-1/index.html
+++ b/examples/custom-template/dist/webpack-1/index.html
@@ -8,5 +8,5 @@
-
+