"build:runtime":"npm run lint && npm run build:mp-weixin && npm run build:mp-qq && npm run build:mp-alipay && npm run build:mp-baidu && npm run build:mp-toutiao && npm run build:app-plus",
"build:runtime":"npm run lint && npm run build:mp-weixin && npm run build:mp-qq && npm run build:mp-alipay && npm run build:mp-baidu && npm run build:mp-toutiao && npm run build:app-plus && npm run build:quickapp-light",
"build:stat":"npm run lint && rollup -c build/rollup.config.stat.js",
"build:web-view":"npm run lint && rollup -c build/rollup.config.web-view.js",