@@ -81,8 +81,8 @@ fi
|
||||
|
||||
# 4. Build
|
||||
echo "🔨 Building bundles and codegen..."
|
||||
npm i --no-audit --prefer-offline --no-fund
|
||||
cd native-host && npm i --no-audit --prefer-offline --no-fund || npm install --no-audit --no-fund
|
||||
npm ci --no-audit --prefer-offline --no-fund
|
||||
cd native-host && npm ci --no-audit --prefer-offline --no-fund || npm install --no-audit --no-fund
|
||||
cd ..
|
||||
npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user