@tarojs/components

v3.0.0-alpha.7
```bash $ git clone [email protected]:NervJS/taro.git $ cd taro ```

dev

webpack --config webpack.prod.config.js --watch

test

karmatic --files '__tests__/**.spec.js' --coverage false

build

stencil build --config stencil.config.ts

deploy

webpack --config webpack.config.js

local-dev

webpack-dev-server --config webpack.config.js --env development

test:debug

karmatic debug --files '__tests__/**.spec.js' --coverage false

dev-stencil

stencil build --config stencil.config.ts --watch

test-update

jest --updateSnapshot
npm i @tarojs/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 3/12/2020

Downloads