doric-web loads and renders Doric JavaScript bundles in browsers.
Build Runtime
cd doric-web |
Render Bundle
<doric-div src="/bundle/src/Home.js" alias="Home" data='{"from":"web"}'></doric-div> |
Custom Loader
Register DoricJSLoader through registerDoricJSLoader when you need custom bundle protocols such as assets://.