Skip to content

Commit 6c6f655

Browse files
docs: add note on default import path (#514)
Co-authored-by: Anthony Fu <[email protected]>
1 parent abfe3b4 commit 6c6f655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ export default {
163163
}
164164
</script>
165165
```
166+
> **Note**
167+
> By default this plugin will import components in the `src/components` path. You can customize it using the `dirs` option.
166168
167169
## TypeScript
168170

0 commit comments

Comments
 (0)