Restore focusPreventScroll
This commit is contained in:
@@ -10,11 +10,6 @@ _define('fetch', function() {
|
||||
return fetch;
|
||||
});
|
||||
|
||||
var focusPreventScroll = require('focus-options-polyfill');
|
||||
_define('focus-options-polyfill', function() {
|
||||
return focusPreventScroll;
|
||||
});
|
||||
|
||||
// Blurhash
|
||||
const blurhash = require('blurhash');
|
||||
_define('blurhash', function() {
|
||||
|
||||
Reference in New Issue
Block a user