import * as udiboReactApp from "https://deno.land/x/udibo_react_app@0.10.0/dev.ts";
Functions
Starts a file watcher for triggering new builds to be generated. When changes are made, the app will be re-built and the app will be restarted. Any active browser sessions will be reloaded once the new build is ready and the app has been restarted. |