I met a question today, after I add server.js into entry, and it generates a server.js into folder /static/dist.

And I edit bin/server.js, like this

My question is, I want to run it as prod mode, and don't want to relate with src folder, want to use the compiled files directly, can I?