We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.vuepress/config.ts
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VuePress should load plugins defined in config.ts correctly.
config.ts
VuePress should load plugins defined in config.ts.
npx vuepress info
Environment Info: System: OS: macOS 12.3 CPU: (10) arm64 Apple M1 Max Binaries: Node: 16.18.1 - /usr/local/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 8.19.2 - /usr/local/bin/npm Browsers: Chrome: 108.0.5359.124 Edge: Not Found Firefox: Not Found Safari: 15.4 npmPackages: @vuepress/core: Not Found @vuepress/theme-default: Not Found vuepress: 1.9.5 => 1.9.5 npmGlobalPackages: vuepress: Not Found
The text was updated successfully, but these errors were encountered:
fix(cli): .vuepress/config.ts does not respect custom command (close:
2a2ec36
#3113)
7cd8b30
ulivz
No branches or pull requests
Bug report
Steps to reproduce
.vuepress/config.ts
introduced at v1.9.0What is expected?
VuePress should load plugins defined in
config.ts
correctly.What is actually happening?
VuePress should load plugins defined in
config.ts
.Other relevant information
npx vuepress info
in my VuePress project:The text was updated successfully, but these errors were encountered: