Which command should I use to minify and optimize nodejs express application?
问题 I am ready with an Express-generator sccafold website and need to publish it. Which command should I use to minify files and be optimized for publishing? And also, what are the directories should I take to upload? 回答1: express-generator is a server rendering framework based on express framework, not a client side rendering like react, vue, angular, etc in which a minify process is very common. This question: Does it make sense to minify code used in NodeJS? indicates me that nodejs is already