babel-plugin-essor 0.0.6-beta.8 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -0,0 +1,14 @@
1
+ # Essor babel plugin
2
+
3
+ ## 安装
4
+
5
+ ```bash
6
+ npm install @essor/babel-plugin --save-dev
7
+ ```
8
+
9
+ ## 使用
10
+
11
+
12
+ ::: warn
13
+ 不要在pops中使用$,props是个reactive,必须添加value
14
+ :::