require indexeddb & webworkers in modernizr

This commit is contained in:
Matthew Hodgson 2017-05-15 01:07:25 +01:00
parent 25a727b8d8
commit 8e2e6cee35

View file

@ -103,7 +103,7 @@ function checkBrowserFeatures(featureList) {
var validBrowser = checkBrowserFeatures([
"displaytable", "flexbox", "es5object", "es5function", "localstorage",
"objectfit"
"objectfit", "indexeddb", "webworkers",
]);
// Parse the given window.location and return parameters that can be used when calling