export const data = { "key": "v-61413f94", "path": "/project/react-cli.html", "title": "React 脚手架", "lang": "zh-CN", "frontmatter": {}, "excerpt": "", "headers": [ { "level": 2, "title": "开发模式配置", "slug": "开发模式配置", "children": [] }, { "level": 2, "title": "生产模式配置", "slug": "生产模式配置", "children": [] }, { "level": 2, "title": "其他配置", "slug": "其他配置", "children": [] }, { "level": 2, "title": "合并开发和生产配置", "slug": "合并开发和生产配置", "children": [] }, { "level": 2, "title": "优化配置", "slug": "优化配置", "children": [] } ], "git": {}, "filePathRelative": "project/react-cli.md" } if (import.meta.webpackHot) { import.meta.webpackHot.accept() if (__VUE_HMR_RUNTIME__.updatePageData) { __VUE_HMR_RUNTIME__.updatePageData(data) } } if (import.meta.hot) { import.meta.hot.accept(({ data }) => { __VUE_HMR_RUNTIME__.updatePageData(data) }) }