summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar Erika <3019731+Princesseuh@users.noreply.github.com> 2023-03-31 15:18:37 +0200
committerGravatar GitHub <noreply@github.com> 2023-03-31 15:18:37 +0200
commitc2d4ae1cbed622b2fadeb1fe8cc8bbed5f5adc8f (patch)
treefebc39fd650933cfde8972667b8ca482c73c20bf /.changeset
parent9cc732975970356f1a20714b2864ade42a57f6af (diff)
downloadastro-c2d4ae1cbed622b2fadeb1fe8cc8bbed5f5adc8f.tar.gz
astro-c2d4ae1cbed622b2fadeb1fe8cc8bbed5f5adc8f.tar.zst
astro-c2d4ae1cbed622b2fadeb1fe8cc8bbed5f5adc8f.zip
fix(check): Dynamically import check command (#6717)
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/eight-stingrays-pull.md5
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