Skip to content

Commit d7b191e

Browse files
committed
Add reference to the vanilla example project
1 parent f9d339a commit d7b191e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ where `root` is the absolute path to your `{projectRoot}` folder, and `uuid` is
4646
a random v4 UUID, generated the first time that you start the Vite devserver
4747
with the plugin installed (it is henceforth cached in the Vite cache folder).
4848

49+
Checkout [bmeurer/automatic-workspace-folders-vanilla] for a trivial example
50+
project illustrating how to use the plugin in practice.
51+
4952
## Publishing
5053

5154
**Googlers:** We use [go/wombat-dressing-room](http://go/wombat-dressing-room)
@@ -54,3 +57,5 @@ for publishing.
5457
## License
5558

5659
The code is under [MIT License](LICENSE).
60+
61+
[bmeurer/automatic-workspace-folders-vanilla]: https://github.com/bmeurer/automatic-workspace-folders-vanilla

0 commit comments

Comments
 (0)