MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / boot.js

File boot.js

src/boot.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// boot.js — Entry point loaded by index.html
2// Routes between development (HTTP dev server) and production (local assets).
3// main.js is never imported directly; it's loaded dynamically so the dev server
4// can serve a freshly compiled version on every reload.

Callers

nothing calls this directly

Calls 2

bootDevFunction · 0.85
bootProdFunction · 0.85

Tested by

no test coverage detected