This repository has been archived by the owner on Apr 21, 2022. It is now read-only.
Breaking Changes
- New Interface!
- A new @pika/cli is included with every @pika/pack install.
npx @pika/pack build
->pika build
npx @pika/pack publish
->pika publish
npx @pika/pack build
->npx @pika/pack
(the "build" command is no longer needed for this CLI)- No longer supported:
pack build
, replace with eitherpika build
orpika-pack