supprot the wechat Mini Promgram of async/await
npm install wehcat-regenerator-runtimeUse async/await for wechat mini program projects
> original creator
``js`
npm i wehcat-regenerator-runtime
`js
// app.js
const regeneratorRuntime = require('wehcat-regenerator-runtime')
``