force pnpm to hoist packages inside astro #342 #190 (#530)

* force pnpm to hoist packages inside astro #342 #190

* Add changeset for hoisted packages #342
This commit is contained in:
duncanhealy 2021-06-24 14:48:25 +01:00 committed by GitHub
parent c6fcf9d6cb
commit a89a52b1cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,12 @@
---
'@astrojs/markdown-example': patch
'@astrojs/example-blog': patch
'@astrojs/docs-template': patch
'@astrojs/kitchen-sink-example': patch
'@astrojs/portfolio-template': patch
'@example/snowpack': patch
'@astrojs/starter-kit': patch
'@astrojs/tailwind-example': patch
---
Force pnpm installs to hoist nested dependencies

View file

@ -0,0 +1,2 @@
## force pnpm to hoist
shamefully-hoist = true

2
examples/blog/.npmrc Normal file
View file

@ -0,0 +1,2 @@
## force pnpm to hoist
shamefully-hoist = true

2
examples/docs/.npmrc Normal file
View file

@ -0,0 +1,2 @@
## force pnpm to hoist
shamefully-hoist = true

View file

@ -0,0 +1,2 @@
## force pnpm to hoist
shamefully-hoist = true

View file

@ -0,0 +1,2 @@
## force pnpm to hoist
shamefully-hoist = true

2
examples/snowpack/.npmrc Normal file
View file

@ -0,0 +1,2 @@
## force pnpm to hoist
shamefully-hoist = true

2
examples/starter/.npmrc Normal file
View file

@ -0,0 +1,2 @@
## force pnpm to hoist
shamefully-hoist = true

View file

@ -0,0 +1,2 @@
## force pnpm to hoist
shamefully-hoist = true