core icon indicating copy to clipboard operation
core copied to clipboard

Base docs should be improved

Open Mister-Hope opened this issue 3 years ago • 0 comments

Description

Some users may fill in content like https://example.com/ or example.com/base/ , but vuepress can not actually handle them.

This is because vite support those values as base.

Users should be special warned that vuepress base should start with / and end with /

Mister-Hope avatar Aug 16 '22 15:08 Mister-Hope