Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Package

Zach Teutsch edited this page Feb 1, 2022 · 3 revisions

Package Your PWA for Stores

PWAs can now be published to the Microsoft, Google, and Apple Stores, and the PWA Studio extension can package your application for these stores through PWA Builder.

To package your application:

Optional first step: Validate if your PWA is store-ready using the PWA Studio UI.

  1. Hit ctrl-shift-P with Code open.
  2. Search for and run the command PWA Studio: Package your PWA.
  3. Select which platform you wish to package your PWA for.
  4. Follow the prompts for the platform you selected.
  5. Your PWA's package will be generated!

After you have your package, a notification will pop up to take you to the next steps documentation for whatever platform you selected.

Clone this wiki locally