wxapp

注意

  • 此项目已迁移到hbuilderx,用vscode打开

Project setup

yarn install

Compiles and hot-reloads for development

// 微信小程序测试环境热更新
yarn dev:custom mp-weixin-dev

Compiles and minifies for production

// 微信小程序正式环境打包
yarn build:custom mp-weixin-prod

Customize configuration

See Configuration Reference.