The webpack configuration file is in the build directory under the root of the project. How do I output the analysis file?

use webpack-- config. / build/webpack.dev.conf.js-- profile-- json > stats.json to output not an analysis file;
use webpack-- config. / build/webpack.dev.conf.js & & webpack-- profile-- json > stats.json will not find the "webpack.config.js" file

Mar.14,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-1b3c719-2c32b.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-1b3c719-2c32b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?