@tarojs/rn-runner

v4.0.6
ReactNative build tool for taro
taro

dev

tsc -w

lint

eslint src templates __tests__ --ext .js,.ts

prod

pnpm run build

test

vitest run

build

tsc

clean

rimraf --impl=move-remove ./dist

test:ci

vitest run --coverage

prebuild

pnpm run clean

test:dev

vitest

test:update

vitest --update
npm i @tarojs/[email protected]

Metadata

  • MIT
  • >= 18
  • O2Team
  • released 9/23/2024

Downloads