This guide describes how to package, build, and publish your miniapp.
-
In VS Code, click Publish Miniapp.
The extension fetches the latest version, updates it inpackage.json
, and prepares for release. -
The system runs npm run build, compresses the build output, and uploads it automatically.
Once complete, a confirmation message will appear.