summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2023-01-23 12:03:19 -0600
committerGravatar GitHub <noreply@github.com> 2023-01-23 12:03:19 -0600
commit7325df412107fc0e65cd45c1b568fb686708f723 (patch)
treeb9cc06c7090be35a1e6b60f52636797817076c1a /pnpm-lock.yaml
parent4987d6f44cfd0d81d88f21f5c380503403dc1e6a (diff)
downloadastro-7325df412107fc0e65cd45c1b568fb686708f723.tar.gz
astro-7325df412107fc0e65cd45c1b568fb686708f723.tar.zst
astro-7325df412107fc0e65cd45c1b568fb686708f723.zip
Remove duplicate CSS in dev (#5917)
* fix(#5817): remove duplicate CSS in dev * chore: add changeset Co-authored-by: Nate Moore <nate@astro.build>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 35de7b913..c59bac079 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -657,6 +657,12 @@ importers:
dependencies:
astro: link:../../..
+ packages/astro/e2e/fixtures/css-sourcemaps:
+ specifiers:
+ astro: workspace:*
+ dependencies:
+ astro: link:../../..
+
packages/astro/e2e/fixtures/error-cyclic:
specifiers:
'@astrojs/preact': workspace:*