UNPKG

ultimate-jekyll-manager

Version:
7 lines (6 loc) 259 B
// Minimal fixture bundle. Real UJM bundles initialize a Manager + webManager; // for boot tests we only need a script that loads without throwing so the // fixture site can assert "no console errors". (function () { window.__ujmFixtureLoaded = true; })();