mikasayw

Results 2 issues of mikasayw

## Description wepy文件压缩插件,可压缩es6+/wxml/json/wxss/console/debugger * Platform: [开发者工具/iOS/Andriod/Web] * terser * pretty-data ## use ```javascript const WepyMiniPlugin = require('wepy-plugin-minify') plugins: [ WepyMiniPlugin() ] ``` ## result

编译的时候终端一直报错 ^ Please use space for indentation. 环境: wepy 2.0.0-alpha.2 ### Observed Results [实际表现] ![image](https://user-images.githubusercontent.com/36948546/70388842-39c1be80-19f2-11ea-9138-cf45f80e7c34.png) [期望表现] 不报错 ## Relevant Code / Logs

good first issue
2.0.x