Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 395 Bytes

File metadata and controls

14 lines (9 loc) · 395 Bytes

Contributing

Development workflow

In the monorepo first install and build Astro:

pnpm install
pnpm build

Then in the Debug panel select Launch Extension from the dropdown and click the run button.

Screen Shot 2021-05-07 at 8 51 37 AM