mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/misc: extract polyfills to separate file
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
require('./util/polyfill.js');
|
||||
require('./util/handlebars-helpers.js');
|
||||
|
||||
let controllers = [];
|
||||
|
Reference in New Issue
Block a user