@jswork/sync-uni-wxcomponents

1.0.11 • Public • Published

sync-uni-wxcomponents

Sync uniapp node_modules for mp-weixin components.

installation

# public
yarn add --dev @jswork/sync-uni-wxcomponents
# init project
npx @jswork/suwx-init --registry=https://registry.npmjs.org

configrc

{
  "app": {
    "page": "src/pages.json",
    "wxcomponents": "src/wxcomponents"
  },
  "packages": [
    {
      "name": "mind-ui-weapp",
      "dist": "miniprogram_dist"
    }
  ]
}

Package Sidebar

Install

npm i @jswork/sync-uni-wxcomponents

Weekly Downloads

2

Version

1.0.11

License

MIT

Unpacked Size

5.07 kB

Total Files

6

Last publish

Collaborators

  • afeiship