WordPress / playground-tools

GNU General Public License v2.0
138 stars 39 forks source link

wp-now: WebContainer support fixes #221

Closed kirjavascript closed 5 months ago

kirjavascript commented 5 months ago

Improvements to https://github.com/WordPress/playground-tools/pull/150 with fixes related to updates for wp-now in WebContainer

Can be retargetting to trunk if you want to close the other PR

Testing Instructions

Visit https://stackblitz.com/edit/node and run

npx @wp-now/wp-now@some-version start

WP-Now should load in your browser

kirjavascript commented 5 months ago

I made a bit of a mess with the history when updating the branch, but it should be good to go now.