Added sourceURL tags to boot js (#6381)

This commit is contained in:
Cameron Fischer
2022-01-03 17:25:40 +00:00
committed by GitHub
parent c7e8c87f85
commit cbb002ec4b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -2649,3 +2649,4 @@ if(typeof(exports) !== "undefined") {
} else {
_boot(window.$tw);
}
//# sourceURL=$:/boot/boot.js
+1
View File
@@ -117,3 +117,4 @@ if(typeof(exports) === "undefined") {
// Export functionality as a module
exports.bootprefix = _bootprefix;
}
//# sourceURL=$:/boot/bootprefix.js