Dva+roadhog project, once the webpack.config.js,roadhog configuration is written, will it still work?

dva version: 2.1.0

roadhog version: 1.3.1

roadhog officially does not recommend using webpack.config.js for configuration, but uses your own .uplohogrc or .uplohogrc.js .

but now I need to use webpack.config.js in my project to make the configuration more flexible. My question is, once I have the file webpack.config.js , will the configuration written in .uplohogrc or .uplohogrc.js still work?

Mar.03,2021

will certainly work.
unless you overwrite all the configurations of roadhog via webpack .

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-1b2ba4e-4e719.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-1b2ba4e-4e719.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?