vitepress
vitepress copied to clipboard
docs: add documentation for `publicDir`
Added a paragraph in Public Directory documentation for users seeking to customise the behaviour of it.
Should prevent confusions like
- https://github.com/vuejs/vitepress/issues/3203
- https://github.com/vuejs/vitepress/issues/3884
It's part of vite config not vitepress one. This won't work.
@brc-dd I updated the documentation and moved it to the correct place. Let me know what you think.
I'm closing this, as I don't think it provides much benefit in the documentation.