X Tutup
The Wayback Machine - https://web.archive.org/web/20210121001700/https://github.com/topics/jamstack
Skip to content
#

jamstack

Here are 5,663 public repositories matching this topic...

gridsome
thedavidprice
thedavidprice commented Jan 20, 2021

If a user runs yarn rw upgrade ... from a directory other than project root, there are cases where the root package.json is not handled correctly by yarn ('cause yarn is a mess when it comes to this command).

We need to ensure Execa has cwd set whenever it is called:
https://github.com/redwoodjs/redwood/blob/main/packages/cli/src/commands/upgrade.js

Improve this page

Add a description, image, and links to the jamstack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jamstack topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.
X Tutup