Skip to content

[SEO] First Contentful Paint (FCP): gatsby-plugin-webpack-bundle-analyser-v2 #6449

Open
@leecalcote

Description

@leecalcote
Member

Current Situation

gatsby-plugin-webpack-bundle-analyser-v2 is installed in gatsby-config.js, but is currently disabled.

Desired Situation

Performance needs to improve.

  1. Use Webpack Bundle Analyzer to detect unused JavaScript code.
  2. Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Analyze output and take action.


Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

Activity

AmankeldinovaMadina

AmankeldinovaMadina commented on May 15, 2025

@AmankeldinovaMadina
Contributor

I want to work on this issue, please assign me

leecalcote

leecalcote commented on May 15, 2025

@leecalcote
MemberAuthor

Thank you, @AmankeldinovaMadina. Please be aware of the PR that @Sukuna0007Abhi just raised - #6455. It'd be good of you to review and fill-in any missing pieces.

leecalcote

leecalcote commented on May 15, 2025

@leecalcote
MemberAuthor

@AmankeldinovaMadina, earlier, I proposed a couple of updates and tossed into this PR - #6450. Review at your leisure. We can close my PR if you come up with something better.

// @Jeffrin2005 @LibenHailu

LibenHailu

LibenHailu commented on May 17, 2025

@LibenHailu
Contributor

@AmankeldinovaMadina I left my perspective on the ides raised on the PR from @Sukuna0007Abhi, I’m happy to lend a hand if you need help on anything.

Sukuna0007Abhi

Sukuna0007Abhi commented on May 20, 2025

@Sukuna0007Abhi

@leecalcote Sorry for the delay sir, I'm stuck with some problems on this issue that's why 😭 I can't perfectly solve this yet but today for sure will definitely resolve all issues and updates for perfect PR with all checks. And also sir @leecalcote pls assign this also to me then we both perfectly work on it

2 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @leecalcote@LibenHailu@AmankeldinovaMadina@Sukuna0007Abhi

    Issue actions

      [SEO] First Contentful Paint (FCP): gatsby-plugin-webpack-bundle-analyser-v2 · Issue #6449 · layer5io/layer5