mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-01-12 17:53:19 +08:00
fix: build connect ui in build-ext.sh
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
echo "🛠 Installing dependencies."
|
||||
yarn
|
||||
echo "🛠 Building internal packages."
|
||||
yarn lerna run build --scope @stacks/connect-ui
|
||||
echo "🛠 Compiling extension."
|
||||
yarn lerna run prod:ext
|
||||
echo "🛠 Packaging Browser Extension"
|
||||
|
||||
Reference in New Issue
Block a user