Package, build, and publish your miniapp

This guide describes how to package, build, and publish your miniapp.

  1. In VS Code, click Publish Miniapp.
    The extension fetches the latest version, updates it in package.json, and prepares for release.

  2. The system runs npm run build, compresses the build output, and uploads it automatically.
    Once complete, a confirmation message will appear.