2025-11-02 14:35:35 +03:00

4 lines
63 B
JavaScript

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