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

Fix inconsistent URL prefixes for icons in manifest.webmanifest and HTML head in Gatsby Plugin Manifest #39040

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

emmron
Copy link

@emmron emmron commented Jul 13, 2024

Description

Documentation

Tests

Related Issues

emmron added 30 commits July 13, 2024 02:42
…pplied to URLs in manifest.webmanifest and HTML head.
…pplied to URLs in manifest.webmanifest and HTML head.
…correctly applied to URLs in manifest.webmanifest and HTML head. Also, address linting issues by correcting string literals and formatting.
…est.webmanifest and HTML head. Ensured correct path handling and resolved linting issues by updating string literals and formatting.
…est.webmanifest and HTML head. Ensured correct path handling and resolved linting issues by updating string literals and formatting.
…est.webmanifest and HTML head. Ensured correct path handling and resolved linting issues by updating string literals and formatting.
…correctly applied to URLs in manifest.webmanifest and HTML head. Also, address linting issues by correcting string literals and formatting.
…correctly applied to URLs in manifest.webmanifest and HTML head. Also, address linting issues by correcting string literals and formatting.
…correctly applied to URLs in manifest.webmanifest and HTML head. Also, address linting issues by correcting string literals and formatting.
…correctly applied to URLs in manifest.webmanifest and HTML head. Also, address linting issues by correcting string literals and formatting.
…correctly applied to URLs in manifest.webmanifest and HTML head. Also, address linting issues by correcting string literals and formatting.
…correctly applied to URLs in manifest.webmanifest and HTML head. Also, address linting issues by correcting string literals and formatting.
…correctly applied to URLs in manifest.webmanifest and HTML head. Also, address linting issues by correcting string literals and formatting.
…correctly applied to URLs in manifest.webmanifest and HTML head. Also, address linting issues by correcting string literals and formatting.
…correctly applied to URLs in manifest.webmanifest and HTML head. Also, address linting issues by correcting string literals and formatting.
Create devcontainer.json
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jul 13, 2024
Copy link
Author

@emmron emmron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ES

- Add DISABLE_PARCEL_FOR_CONFIG flag to gatsby-config.js
- Add 'develop' script with Parcel flag to package.json
- Implement DISABLE_PARCEL_FOR_CONFIG flag in flags.ts with comprehensive checks
- Refactor and improve existing code in flags.ts
- Update .eslintrc.js to remove TypeScript linting rules
- Update .circleci/config.yml to remove unnecessary cache management
- Add .cursorignore and devcontainer.json files
- Add npm scripts for linting and formatting
- Add npm as a dependency
- Update manifest creation function in gatsby-node.js
- Add yarnrun file
   - Add DISABLE_PARCEL_FOR_CONFIG flag to gatsby-config.js
   - Add 'develop' script with Parcel flag to package.json
   - Implement DISABLE_PARCEL_FOR_CONFIG flag in flags.ts with comprehensive checks
   - Refactor and improve existing code in flags.ts
   - Update .eslintrc.js to remove TypeScript linting rules
   - Update .circleci/config.yml to remove unnecessary cache management
   - Add .cursorignore and devcontainer.json files
   - Add npm scripts for linting and formatting
   - Add npm as a dependency
   - Update manifest creation function in gatsby-node.js
   - Add yarnrun file
@emmron emmron closed this Jul 26, 2024
@emmron emmron reopened this Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant