Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unmaintained and unused razzle-plugin-bundle-analyze #5671

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

ichim-david
Copy link
Member

@ichim-david ichim-david commented Jan 20, 2024

Volto has never used the functionality of this plugin because it uses directly the webpack plugin that we
have in the webpack plugins https://github.com/plone/volto/blob/main/packages/volto/webpack-plugins/webpack-bundle-analyze-plugin.js#L8
https://github.com/plone/volto/blob/main/packages/volto/razzle.config.js#L353

See the readme for the plugin that shows that you need to load bundle-analyzer in the plugins of razzle and we never do
https://www.npmjs.com/package/razzle-plugin-bundle-analyzer#usage-in-razzle-projects

yarn analyze or bundle analyze works without having this unmaintained plugin which forced us in 17.x.x to pin webpack-bundle-analyze-plugin in order to avoid using an old version of it because of the razzle-plugin.

Copy link

netlify bot commented Jan 20, 2024

Deploy Preview for plone-components canceled.

Name Link
🔨 Latest commit 85d88e8
🔍 Latest deploy log https://app.netlify.com/sites/plone-components/deploys/65abbc489cc600000867039a

Copy link

netlify bot commented Jan 20, 2024

Deploy Preview for volto ready!

Name Link
🔨 Latest commit 85d88e8
🔍 Latest deploy log https://app.netlify.com/sites/volto/deploys/65abbc48a5b9190008312a99
😎 Deploy Preview https://deploy-preview-5671--volto.netlify.app/addons/index.html
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sneridagh sneridagh merged commit a525d8f into main Jan 26, 2024
60 checks passed
@sneridagh sneridagh deleted the bundle-analyzer branch January 26, 2024 09:40
sneridagh added a commit that referenced this pull request Feb 1, 2024
* main:
  Block search engines from indexing content on Netlify preview builds (#5725)
  fixed a11y Logo Issue and added Translations (#5722)
  Allow editor to edit metadata name during bulk or single upload (#5560)
  5439 clarify defaultAddonName option and mention to the generator readme the creation of the theme add-on (#5709)
  Remove turbo from monorepo commands until it's really necessary (#5715)
  bugfix: wrong conditional proprieties on ObjectBrowser (#4190)
  Added aria-live='polite' (#5639)
  Release 18.0.0-alpha.9
  Release @plone/scripts 3.3.2
  fix: handle addons that have not been migrated to the new structure o… (#5704)
  Update Semantic UI React to version 2.1.5 (#5632)
  Removed unmaintained and unused razzle-plugin-bundle-analyze (#5671)
  3716 - improve validation of id widget (#4686)
  Fixed redirect of https://tanstack.com/query/v4/docs/react/guides/ssr… (#5700)
  Release 18.0.0-alpha.8
  Release @plone/volto 18.0.0-alpha.7 (not pushed to main)
  Release @plone/slate 18.0.0-alpha.6
  Release @plone/registry 1.2.1 (not pushed to repo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants