How does webpack handle small changes in projects that have been deployed online?

webpack version 3.10.0
project has been launched, and the common code (global style, third-party library has also been extracted), but the business code is often adjusted slightly according to business needs. Most of the time, it only involves the parameters passed by js in a certain vue file, but the launch also requires the whole project to be repackaged, which is very cumbersome to deploy. Is there an easier solution?

Jun.08,2021
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-1b35345-2b2db.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-1b35345-2b2db.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?