npm i @wordpress/scripts
Podés ver la documentación completa aquí.
"build:custom": "wp-scripts build ./custompath/index.js --output-path=./othercustompath",
"start:custom": "wp-scripts start ./custompath/index.js --output-path=./othercustompath",
Podés ver la documentación completa aquí.