We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841f6de commit a256da4Copy full SHA for a256da4
README.md
@@ -2,6 +2,11 @@
2
3
> Babel plugin for Vue 2.0 JSX
4
5
+### Babel Compatibility Notes
6
+
7
+- If using Babel 7, use 4.x
8
+- If using Babel 6, use 3.x
9
10
### Requirements
11
12
- Assumes you are using Babel with a module bundler e.g. Webpack, because the spread merge helper is imported as a module to avoid duplication.
0 commit comments