webpack --json > stats.json. 上面的例子將建置的資訊stats 寫入 states.json 中,我們看一下它的內容: // ./demos/cli-args-json/stats.json { "errors": [] ...
確定! 回上一頁