Using egg to achieve server-side rendering, how to compile and package static resources?

projects separated from the front and back ends can be compiled and packaged with static resources with webpack, but how to package the static resources at the front end with egg, such as scss,js compression, etc. Is there any way to integrate directly into egg?

Mar.31,2021

has nothing to do with egg, just quote it correctly

Menu