PluginProbe
ActivityPub / 9.2.1
ActivityPub v9.2.1
9.3.1 9.3.0 9.2.2 9.2.1 9.2.0 9.1.0 9.0.2 9.0.1 9.0.0 8.3.0 8.2.1 8.2.0 8.1.1 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.2.0 1.3.0 2.0.0 2.0.1 2.1.0 2.1.1 All 160 releases
activitypub / build / app / loader.js

loader.js in ActivityPub 9.2.1, at build/app/loader.js

1 lines 393 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 import{initSinglePage as t}from"@wordpress/boot";const e=()=>{const{mountId:e,routes:n}=(()=>{const t=document.getElementById("wp-script-module-data-@activitypub/app");if(!t?.textContent)return{};try{return JSON.parse(t.textContent)}catch{return{}}})();e&&Array.isArray(n)&&t({mountId:e,routes:n})};"loading"===document.readyState?document.addEventListener("DOMContentLoaded",e,{once:!0}):e();