summaryrefslogtreecommitdiff
path: root/.changeset/clever-balloons-learn.md
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@matthewphillips.info> 2021-06-08 09:45:15 -0400
committerGravatar GitHub <noreply@github.com> 2021-06-08 09:45:15 -0400
commit21b0c73a2ac31614e4a2a8da7b73971856cbbfe5 (patch)
treefb0ef21e414e529af42c82c63f2a71f8a566e65d /.changeset/clever-balloons-learn.md
parent68f6e2c5a354420301e3a75a86f739a5c054af04 (diff)
downloadastro-21b0c73a2ac31614e4a2a8da7b73971856cbbfe5.tar.gz
astro-21b0c73a2ac31614e4a2a8da7b73971856cbbfe5.tar.zst
astro-21b0c73a2ac31614e4a2a8da7b73971856cbbfe5.zip
Remove warnings coming from snowpack (#329)
* Remove warnings coming from snowpack This removes a few warnings coming from snowpack that we can't really do anything about. * Adds changeset
Diffstat (limited to '.changeset/clever-balloons-learn.md')
-rw-r--r--.changeset/clever-balloons-learn.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/clever-balloons-learn.md b/.changeset/clever-balloons-learn.md
new file mode 100644
index 000000000..37153ad16
--- /dev/null
+++ b/.changeset/clever-balloons-learn.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+Removes some warnings that are internal to Astro