Skip to content

Commit a256da4

Browse files
committed
add compat notes
1 parent 841f6de commit a256da4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
> Babel plugin for Vue 2.0 JSX
44
5+
### Babel Compatibility Notes
6+
7+
- If using Babel 7, use 4.x
8+
- If using Babel 6, use 3.x
9+
510
### Requirements
611

712
- 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

Comments
 (0)