diff --git a/build.sh b/build.sh index f617474..baaf00a 100755 --- a/build.sh +++ b/build.sh @@ -32,7 +32,7 @@ if [ -e logs/freerouting.log ]; then fi # Generate unrouted PCBs with Ergogen (definition in package.json) -npm run build +npm run debug # Restore manually routed files if [ -e ergogen/tmp/*_manually_routed.kicad_pcb ]; then