the front end is separated by the front end, and the front end can be packaged, but how to package the back end code at run time is unclear
take egg and express as examples. After, npm run dev runs, the whole code in the background is clear. How to compile
like c language or java?