We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43fd206 commit f75d570Copy full SHA for f75d570
README.md
@@ -39,6 +39,7 @@ import {
39
40
export default defineConfig({
41
plugins: [
42
+ vue(),
43
// Choose one of the following:
44
SFCFluentPlugin({ // define messages in SFCs
45
blockType: 'fluent', // default 'fluent' - name of the block in SFCs
0 commit comments