Can webpack merge and compile only js and css without adding any extra code to the js file?

problem description

can webpack merge and compile only js and css without adding any additional code to the js file

Webpack-related elements do not appear in

code, and code variable names do not compress and replace

Aug.13,2021

then you should not need webpack,. You just need to use nodejs to read the file and merge it.


webpack cannot be implemented!

Please implement it yourself


webpack is a packaging tool, which can be implemented using a process building tool such as gulp.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3ee00-2c43e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3ee00-2c43e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?