import { copyFileSync } from 'fs'; copyFileSync('./dist/marine/worker-script/index.js', './src/marine/worker-script/index.js');