Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

No size limit configured on the project #31

Open
rouwe111 opened this issue Mar 12, 2020 · 3 comments
Open

No size limit configured on the project #31

rouwe111 opened this issue Mar 12, 2020 · 3 comments

Comments

@rouwe111
Copy link

I implemented BundleAnalyzer exactly following the documentation, but I keep seeing "No size limit configured on the project" in the BundleAnalyzer app. I tried multiple ways of adding the config:

  • I created a bundle-analyzer.config.js file in the root of our project
  • I tried adding the configFile option to the Webpack plugin
  • I even tried adding the config to the Settings > Configuration in the app directly

Am I missing something? The rest of the checks are working correctly.

@gregberge
Copy link
Member

Hello @rouwe111, I don't know why it does not work for you. Currently, I don't have so much time to work on this project. I am sorry.

@jorisre
Copy link

jorisre commented Apr 25, 2020

@rouwe111 Got same problem.
As a workaround you can rename .bundle-analyzer.config.js to .bundle-analyzerrc.json. It works for me.

@rouwe111
Copy link
Author

Thanks. I'll try it out next week 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants