diff --git a/docs/DevServer.html b/docs/DevServer.html
index 257ec25..da43ce7 100644
--- a/docs/DevServer.html
+++ b/docs/DevServer.html
@@ -555,7 +555,7 @@
Parameters:
@@ -649,7 +649,7 @@ watchJS()
@@ -793,7 +793,7 @@ Parameters:
diff --git a/docs/DevServer.js.html b/docs/DevServer.js.html
index 6dfacb9..cce9e44 100644
--- a/docs/DevServer.js.html
+++ b/docs/DevServer.js.html
@@ -205,6 +205,9 @@ Source: DevServer.js
test: /\.js$/,
exclude: /node_modules/,
loaders
+ }, {
+ test: /\.json$/,
+ loader: 'json'
}]
}
}), {
diff --git a/docs/quicksearch.html b/docs/quicksearch.html
index 5ef7b65..7251f97 100644
--- a/docs/quicksearch.html
+++ b/docs/quicksearch.html
@@ -7,7 +7,7 @@