You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pangea cli should be able to build a DApp to an installable bundle.
The command (dapp:build) should take a singing key file as it's first params and --dev as an flag.
By default we build for production. The build is signed with the given signing key.
Feature
The pangea cli should be able to build a DApp to an installable bundle.
The command (
dapp:build
) should take a singing key file as it's first params and--dev
as an flag.By default we build for production. The build is signed with the given signing key.
Acceptance criteria
The text was updated successfully, but these errors were encountered: