mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-09 13:36:14 +00:00
comment re: use of webpack-bundle-analyzer to visualize stats.json
This commit is contained in:
parent
bade3a4c9f
commit
7676a59e7c
@ -169,6 +169,8 @@ class WebpackProcess extends ProcessWrapper {
|
||||
// next
|
||||
// );
|
||||
// }
|
||||
// note: to visualize the stats info in a browser, do...
|
||||
// `npx webpack-bundle-analyzer <dapp_dir>/.embark/stats.json`
|
||||
], (err) => {
|
||||
callback(err);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user