mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-03 09:24:25 +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:
|
// are generated embark will write the output to:
|
||||||
// path.join(dappPath, '.embark/stats.[json,report]')
|
// path.join(dappPath, '.embark/stats.[json,report]')
|
||||||
// to visualize the stats info in a browser run:
|
// 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',
|
profile: true, stats: 'verbose',
|
||||||
resolve: {
|
resolve: {
|
||||||
alias: embarkAliases,
|
alias: embarkAliases,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user