Skip to content

Commit c2be052

Browse files
wip(docs): FAQ enhancements
1 parent 6edd9cf commit c2be052

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/faq.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,12 @@ example:
104104
```
105105
106106
(see https://github.com/FranckFreiburger/vue3-sfc-loader/issues/70)
107+
108+
109+
## vue3-sfc-loader vs vue2-sfc-loader
110+
111+
`vue3-sfc-loader` is the name of this project.
112+
113+
Initially, the aim of this project was to support vue3 only (`vue3-sfc-loader.js`), but thanks to the efforts of [Toilal](https://github.com/Toilal), now it also supports vue2 !
114+
This vue2 version is hosted here under the name `vue2-sfc-loader.js`
115+

0 commit comments

Comments
 (0)