10 lines
388 B
JavaScript
10 lines
388 B
JavaScript
|
/* modernizr.min.js is causing unnecessary reloads of a page causing
|
||
|
* flashing of the browser window during page load. This empty script
|
||
|
* effectively wipes out the modernizr.min.js unnecessarily loaded by
|
||
|
* the Sphinx rtd theme (see
|
||
|
* https://github.com/readthedocs/sphinx_rtd_theme/issues/724)
|
||
|
*
|
||
|
* Copyright (c) 2019 Intel Corporation
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|