aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/basics/.npmrc2
-rw-r--r--examples/blog/.npmrc2
-rw-r--r--examples/deno/.npmrc2
-rw-r--r--examples/docs/.npmrc2
-rw-r--r--examples/framework-alpine/.npmrc2
-rw-r--r--examples/framework-lit/.npmrc3
-rw-r--r--examples/framework-multiple/.npmrc2
-rw-r--r--examples/framework-preact/.npmrc2
-rw-r--r--examples/framework-react/.npmrc2
-rw-r--r--examples/framework-solid/.npmrc2
-rw-r--r--examples/framework-svelte/.npmrc2
-rw-r--r--examples/framework-vue/.npmrc2
-rw-r--r--examples/minimal/.npmrc2
-rw-r--r--examples/non-html-pages/.npmrc2
-rw-r--r--examples/portfolio/.npmrc2
-rw-r--r--examples/ssr/.npmrc2
-rw-r--r--examples/with-markdown-plugins/.npmrc2
-rw-r--r--examples/with-markdown-shiki/.npmrc2
-rw-r--r--examples/with-mdx/.npmrc2
-rw-r--r--examples/with-nanostores/.npmrc2
-rw-r--r--examples/with-tailwindcss/.npmrc2
-rw-r--r--examples/with-vite-plugin-pwa/.npmrc2
-rw-r--r--examples/with-vitest/.npmrc2
23 files changed, 1 insertions, 46 deletions
diff --git a/examples/basics/.npmrc b/examples/basics/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/basics/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/blog/.npmrc b/examples/blog/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/blog/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/deno/.npmrc b/examples/deno/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/deno/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/docs/.npmrc b/examples/docs/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/docs/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/framework-alpine/.npmrc b/examples/framework-alpine/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/framework-alpine/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/framework-lit/.npmrc b/examples/framework-lit/.npmrc
index ef83021af..b417e450e 100644
--- a/examples/framework-lit/.npmrc
+++ b/examples/framework-lit/.npmrc
@@ -1,2 +1 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
+public-hoist-pattern[]=*lit*
diff --git a/examples/framework-multiple/.npmrc b/examples/framework-multiple/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/framework-multiple/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/framework-preact/.npmrc b/examples/framework-preact/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/framework-preact/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/framework-react/.npmrc b/examples/framework-react/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/framework-react/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/framework-solid/.npmrc b/examples/framework-solid/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/framework-solid/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/framework-svelte/.npmrc b/examples/framework-svelte/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/framework-svelte/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/framework-vue/.npmrc b/examples/framework-vue/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/framework-vue/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/minimal/.npmrc b/examples/minimal/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/minimal/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/non-html-pages/.npmrc b/examples/non-html-pages/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/non-html-pages/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/portfolio/.npmrc b/examples/portfolio/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/portfolio/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/ssr/.npmrc b/examples/ssr/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/ssr/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/with-markdown-plugins/.npmrc b/examples/with-markdown-plugins/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/with-markdown-plugins/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/with-markdown-shiki/.npmrc b/examples/with-markdown-shiki/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/with-markdown-shiki/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/with-mdx/.npmrc b/examples/with-mdx/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/with-mdx/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/with-nanostores/.npmrc b/examples/with-nanostores/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/with-nanostores/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/with-tailwindcss/.npmrc b/examples/with-tailwindcss/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/with-tailwindcss/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/with-vite-plugin-pwa/.npmrc b/examples/with-vite-plugin-pwa/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/with-vite-plugin-pwa/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true
diff --git a/examples/with-vitest/.npmrc b/examples/with-vitest/.npmrc
deleted file mode 100644
index ef83021af..000000000
--- a/examples/with-vitest/.npmrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Expose Astro dependencies for `pnpm` users
-shamefully-hoist=true