how does webpack 4.x package multi-page files? What if the project introduces some jquery plug-ins? The tutorial entry file I see is the index.js, under src and the main.js under dist. So did you pack all the js, css and so on together? Do you need to introduce this overall main.js on some pages that you don"t need? Isn"t that bloated? -sharp-sharp-sharp problem description
the environmental background of the problems and what methods you have tried
related codes
/ / Please paste the code text below (do not replace the code with pictures)