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

Migrate gatsby-plugin-highlight to monorepo #8620

Open
ccschmitz opened this issue May 17, 2024 — with Linear · 2 comments
Open

Migrate gatsby-plugin-highlight to monorepo #8620

ccschmitz opened this issue May 17, 2024 — with Linear · 2 comments
Assignees
Labels
tech-debt tech debt week

Comments

Copy link
Contributor

It's currently in a separate repo, but would be nice to pull into the main repo.

@ccschmitz ccschmitz added the tech-debt tech debt week label May 17, 2024 — with Linear
Copy link

linear bot commented May 17, 2024

Copy link

greptile-apps bot commented May 17, 2024

  1. Create a new directory sdk/gatsby-plugin-highlight.
  2. Move the plugin code from the separate repo to sdk/gatsby-plugin-highlight.
  3. Update sdk/gatsby-plugin-highlight/package.json with the appropriate details.
  4. Add the new package to the root package.json workspaces.
  5. Update docs-content/getting-started/3_client-sdk/5_gatsbyjs.md if necessary.
  6. Ensure highlight.io/components/QuickstartContent/frontend/gatsby.tsx references the new location.

References

/sdk/highlight-react/package.json
/docs-content/getting-started/3_client-sdk/5_gatsbyjs.md
/highlight.io/components/QuickstartContent/frontend/gatsby.tsx

Ask Greptile

@Vadman97 Vadman97 assigned Vadman97 and ccschmitz and unassigned Vadman97 May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt tech debt week
Projects
None yet
Development

No branches or pull requests

2 participants