Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cxyx-ssr-cliNew to Visual Studio Code? Get it now.
cxyx-ssr-cli

cxyx-ssr-cli

mcfedcra-render

|
41 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cxyx ssr cli

发布 ssr 插件 配置文件

{
  "port": 8080,
  "needStaticService": true,
  "uploadBaseUrl": "https://s3-gz01.didistatic.com/",
  "ssrNeedFiles": ['index.html'],
  "bucket": "",
  "baseDir": "./dist",
  "serverDir": "./server",
  "commonDir": "./common",
  "templateName": "index.html",
  "errorHtml": "error.html",
  "configFilePath": "./ssr.config.json",
  "fetchName": "fetch.js",
  "vueSsrServerBundleJsonFileName": "vue-ssr-server-bundle.json",
  "vueSsrClientManifestJsonFileName": "vue-ssr-client-manifest.json",
  "baseUrl": {
    "prod": 'https://shop-api.chengxinyouxuan.com',
    "pre": 'http://shop-api.intra.xiaojukeji.com',
    "stable": 'https://api-kylin-xg02.intra.xiaojukeji.com'
  }
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft