1.0.11 • Published 2 years ago

@jswork/sync-uni-wxcomponents v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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"
    }
  ]
}
1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago