Skip to content

Commit

Permalink
fixup analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Aug 6, 2019
1 parent d8d2940 commit 7ceb01c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Expand Up @@ -47,6 +47,7 @@ module.exports = {
shim(/@jupyterlab\/services\/lib\/(contents|terminal)\/.*/),
new BundleAnalyzerPlugin({
analyzerMode: "static",
openAnalyzer: false,
reportFilename: "../webpack.stats.html",
}),
],
Expand Down

0 comments on commit 7ceb01c

Please sign in to comment.