import { type DevOptions } from "https://deno.land/x/udibo_react_app@0.17.0/dev.ts";
Properties
Used to identify and ignore additional build artifacts created in your preBuild and postBuild functions.
The port that the application uses. Defaults to APP_PORT environment variable or 9000.
The port for the dev script's live reload server. Defaults to DEV_PORT environment variable or 9001.