I'm guessing you're using wp-scripts? The build command will minify the code, whereas the start command won't. That's generally what I would run while working because it also listens for changes and rebuilds live.
build
start