Closed
Description
Feature request
I need to have the ability to set different values of base for deployment to multiple sites. My default deployment for the site is OK with the default, unspecified value for base
because the content is deployed to https://www.wujiquan.net
I also want to have a development deployment to https://hanxue.github.io/wujiquan-vuepress/ , to the gh-pages
branch. Without setting base
to wujiquan-vuepress
, the Github Pages site will not work
What problem does this feature solve?
Allowing multiple deployments with differing settings of base.
Is there any option to set configuration values via environment variables, or to specify a different configuration file other than the default config.js
?
Metadata
Metadata
Assignees
Labels
No labels