Jay Hsueh
Jay Hsueh
> Please make sure all the requirements are satisfied, otherwise the PR could be closed without further notice. ## Checklist - [ ] Title as described. - [ ] Make...
compileSdkVersion、buildToolsVersion默认读取使用该库的项目版本,否则使用写死的值
"rollup-plugin-filesize": "^10.0.0"  Actually size is:  i use rollup-plugin-gzip
```js sharePictures({ imagesUrl: ['https://statics.seatent.com/statics/99cea281725792cfefc2737e7f5ecb3d/attachment/upload/image/20181214/54e5b1acd78a41b5acaf77daece2a4d1.jpg'], callback: (error) => { if (!error) { alert('这是回调方法'); } } }); ``` 
"vue-loader": "^15.11.0", "vue": "^2.6.11", "@rspack/cli": "^0.7.5", "@rspack/core": "^0.7.5", ```js module.exports = { ... module: { rules: [ { test: /\.vue$/, include: [SPA_PATH, path.resolve(__dirname, '../node_modules/element-ui')], use: { loader: 'vue-loader', options: {...
理由是什么?
### Description 🐔