# Module Url

The simplest preview path - point `data.moduleUrl` at an ES module and the previewer runs it directly in a minimal scaffold (a <div id="app"> host plus an error overlay). No code wrapping, no mode detection, no loader.js - this is exactly how a docs example viewer loads a scenario file. The Code tab auto-fetches and shows the module's source.
