import { watch } from '../../utils'; /** * Executes the build process, watching for file changes and rebuilding the test environment. */ export = watch('build.test');