mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-14 09:15:54 +00:00
rev comment re: webpack-bundle-analyzer
This commit is contained in:
parent
4234324640
commit
8fa5bddde5
@ -128,7 +128,7 @@ const base = {
|
||||
// are generated embark will write the output to:
|
||||
// path.join(dappPath, '.embark/stats.[json,report]')
|
||||
// to visualize the stats info in a browser run:
|
||||
// npx webpack-bundle-analyzer <dappPath>/.embark/stats.json
|
||||
// npx webpack-bundle-analyzer .embark/stats.json <buildDir>
|
||||
profile: true, stats: 'verbose',
|
||||
resolve: {
|
||||
alias: embarkAliases,
|
||||
|
Loading…
x
Reference in New Issue
Block a user