Bowen
Bowen
而且还是我肉眼观察到的,可能会更多
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] Site / documentation update - [x] Demo...
**Please describe what the rule should do:** disallow use v-if on the same element as v-slot **What category should the rule belong to?** - [x] Enforces code style - [x]...
### What version of Chrome are you using? ### ### What version of Deluminate do you have installed? ### ### What Operating System are you using? ### ### What is...
## Describe the feature request I'm getting the following error with inline elements, please implement it. 
The parsed size is too huge.(webpack^2.6.1)  ``` bash # It doesn't work. # How to import a single sub library? import JsBarcode from 'jsbarcode/bin/barcodes/CODE128' ```