We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3b04d commit 0c82505Copy full SHA for 0c82505
README.md
@@ -5,7 +5,7 @@ Remove useless code by setting flags(toggles) in .vue SFC file(works with [`vue-
5
[](https://travis-ci.org/lovetingyuan/vue-flags-webpack-plugin)
6
[](https://standardjs.com)
7
8
-### usage
+### ⚙ usage
9
10
install:
11
```bash
@@ -48,7 +48,7 @@ options:
48
}
49
```
50
51
-### example
+### 🌰 example
52
flags file: `./allFlags.js`
53
```javascript
54
module.exports = {
0 commit comments