diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/eight-stingrays-pull.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/eight-stingrays-pull.md b/.changeset/eight-stingrays-pull.md new file mode 100644 index 000000000..530fc833c --- /dev/null +++ b/.changeset/eight-stingrays-pull.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Dynamically import check command to improve startup speed and prevent Astro from crashing due to language-server stuff |