now my project is to package css and js separately, and the directory structure after packaging is the same as before.
before packing:
csscssimages../csscss../../
:
webpack.config.js
csscss
csscss
I would like to ask all the great gods, what can be done to solve this problem? Can you package the corresponding pictures into the corresponding folder? I am a webpack rookie, the configuration is a little messy, I hope you will forgive me!