Jordaneisenburger / fallback-studio

Magento 2 PWA fallback wrapper to easily create a custom theme on top of PWA Studio
MIT License
113 stars 28 forks source link

PWA Studio V5 #21

Open mattLaakvand opened 4 years ago

mattLaakvand commented 4 years ago

This looks like a great project and I think it would really help me to get going with PWA Studio. Forgive me if I'm asking this question in the wrong place but is there and plan or timeframe for moving this up to Version 5?

UberthemeTeam commented 4 years ago

@mattLaakvand, our team did try the fallback-studio, and it was helpful for us to get familiar with Magento PWA Studio in the early phase.

If you want to move forward with fallback-studio, you will need to manually edit two package.json files (here and here) to update all required dependencies for compatibility with PWA 5.0.0.

In the meantime, we've tried another approach that can help you create a custom PWA project on top of Magento PWA Studio using @magento/create-pwa (introduced in PWA Studio v5.0.0). If you're interested in, you can check out the step-by-step tutorial here.

(Disclaimer: we're not trying to refer you to our tutorial. Just believe it might help when you have an additional resource to explore Magento PWA Studio)

Hope that helps.

Regards, Ubertheme team