developer-website icon indicating copy to clipboard operation
developer-website copied to clipboard

Tabatha/gatsby v5

Open tabathadelane opened this issue 2 years ago • 1 comments

Description

Add a short description about the purpose of this PR here.

Reviewer Notes

If there are links or steps needed to test this work, add them here.

Related Issue(s) / Ticket(s)

If there are any related GitHub Issues or JIRA tickets, add links to them here.

  • issue

Screenshot(s)

If relevant, add screenshots here.

Use Conventional Commits

Please help the maintainers by leveraging the following conventional commit standards in your pull request title and commit messages.

Use chore

  • for minor changes / additions / corrections to content.
  • for minor changes / additions / corrections to images.
  • for minor non-functional changes / additions to github actions, github templates, package or config updates, etc
git commit -m "chore: adjusting config and content"

Use fix

  • for minor functional corrections to code.
git commit -m "fix: typo and prop error in the code of conduct"

Use feat

  • for major functional changes or additions to code.
git commit -m "feat(media): creating a video landing page"

tabathadelane avatar Sep 29 '23 18:09 tabathadelane

:x: developer-website-develop deploy preview failed

Your build failed. View the build logs.

Errors

(node:6552) ExperimentalWarning: Import assertions are not a stable feature of the JavaScript language. Avoid relying on their current behavior and syntax as those might change in a future version of Node.js.
(Use `node --trace-warnings ...` to show where the warning was created)
Error in "/usr/src/app/www/node_modules/gatsby/dist/internal-plugins/partytown/gatsby-node": Invalid URL

gatsby-cloud[bot] avatar Sep 29 '23 18:09 gatsby-cloud[bot]