2025-08-12 13:33:25 +03:00

4 lines
63 B
JavaScript

import { build } from "./build.js";
build( { watch: true } );