Answers for "webpack-bundle-analyzer no stats.json file"

1

webpack-bundle-analyzer no stats.json file

npm run build -- --statsJson=true

// Output json file name has been renamed to stats-es2015.json
Posted by: Guest on November-25-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language