v3admin-cli

1.0.5 • Public • Published

##配置文件

const template = null;
export default {
  entry: "http://10.100.2.197:9303/v2/api-docs",
  domain: "system2",
  template,
  output: { path: "./src/api/auto-api" },
  router: {
    path: "./src/routers/modules",
    ignore: ["**/notFound.js"],
    outPath: "./src/viewss",
  },
};

Readme

Keywords

none

Package Sidebar

Install

npm i v3admin-cli

Weekly Downloads

2

Version

1.0.5

License

ISC

Unpacked Size

11.9 kB

Total Files

12

Last publish

Collaborators

  • xiaochuan_h