Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent the development viewer, started with
gulp server
, from brea…
…king completely in Private Browsing mode Since attempting to access `IndexedDB` in Private Browsing mode in Firefox will throw an error, see https://bugzilla.mozilla.org/show_bug.cgi?id=781982, the development viewer fails to load.
- Loading branch information