We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4abc236 commit ee1db62Copy full SHA for ee1db62
vue.config.js
@@ -1,5 +1,6 @@
1
module.exports = {
2
baseUrl:'./',
3
+ outputDir:'blog-user',
4
devServer: {
5
// 设置代理
6
proxy: {
0 commit comments