Skip to content

Commit

Permalink
start-discourse.br.js.download
Browse files Browse the repository at this point in the history
Stock control supervisors
  • Loading branch information
bombastictranz authored May 31, 2024
1 parent 2ac612a commit ca375db
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
document.addEventListener("discourse-init",(e=>{performance.mark("discourse-init")
const t=e.detail
require(`${t.modulePrefix}/app`).default.create(t).start()})),function(){if(window.unsupportedBrowser)throw"Unsupported browser detected"
let e=document.querySelector('meta[name="discourse/config/environment"]')
const t=JSON.parse(decodeURIComponent(e.getAttribute("content"))),n=new CustomEvent("discourse-init",{detail:t})
document.dispatchEvent(n)}()

//# sourceMappingURL=start-discourse-3b7f478ea9577c9b263b33702f46508dcef297c544bf9f7693aba93b8eb723ce.map
//!
;

0 comments on commit ca375db

Please sign in to comment.