Merge pull request #38 from oqtane/master

sync
This commit is contained in:
Shaun Walker
2020-06-18 08:20:56 -04:00
committed by GitHub

View File

@ -221,7 +221,7 @@ Oqtane.Interop = {
}
else {
loadjs(urls, bundles[b], {
async: true,
async: false,
returnPromise: true,
before: function (path, element) {
for (let s = 0; s < scripts.length; s++) {