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

feat(gatsby): allow deduplicating head elements on id (#36138) #36159

Merged
merged 1 commit into from Jul 18, 2022

Commits on Jul 18, 2022

  1. feat(gatsby): allow deduplicating head elements on id (#36138)

    * feat: deduplicate head elements on id attrbibute in browser
    
    * feat: deduplicate head elements on id attrbibute in html gen
    
    * page with head deduplication
    
    * add test
    
    * update comments to match current code
    
    * Update e2e-tests/development-runtime/cypress/integration/head-function-export/deduplication.js
    
    Co-authored-by: Jude Agboola <marvinjudehk@gmail.com>
    
    * Update e2e-tests/development-runtime/cypress/integration/head-function-export/deduplication.js
    
    * add test case to e2e-production
    
    * add test case to head integration tests
    
    Co-authored-by: Jude Agboola <marvinjudehk@gmail.com>
    (cherry picked from commit b08ef18)
    pieh authored and LekoArts committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    844fd45 View commit details
    Browse the repository at this point in the history