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

Add parcel flag #39050

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

Add parcel flag #39050

wants to merge 33 commits into from

Conversation

emmron
Copy link

@emmron emmron commented Jul 26, 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
- 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
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label 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