Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 468 Bytes

File metadata and controls

6 lines (6 loc) · 468 Bytes
  • Rename packages/astro-integration directory to your integration's name.
  • Update README.mds in the root and packages/astro-integration directories.
  • Update package.jsons in the root, packages/astro-integration, and playground directories.
  • Update playground/astro.config.mjs to include your integration.
  • (Optional) Setup changesets for versioning.
  • Delete TODO.md (this file).