Sha256: b1be605629d805946c20ba387c6d900580f6223ecd9b142e7f7f1332694b190b
Contents?: true
Size: 252 Bytes
Versions: 13
Compression:
Stored size: 252 Bytes
Contents
// Set a `globalThis` so that bootstrap components are defined on window.bootstrap instead of window. window['bootstrap'] = { "@popperjs/core": window.Popper, _originalGlobalThis: window['globalThis'] }; window['globalThis'] = window['bootstrap'];
Version data entries
13 entries across 13 versions & 3 rubygems