提交 ece5ee98 编写于 作者: fxy060608's avatar fxy060608

fix(app-plus-nvue): __uniConfig.entryPagePath

上级 8af85bca
......@@ -315,6 +315,7 @@ module.exports = function (pagesJson, userManifestJson) {
isNVueEntryPage = appJson.nvue.entryPagePath === conditionPagePath
}
if (process.env.UNI_USING_NATIVE) {
appJson.entryPagePath = appJson.nvue.entryPagePath
// networkTimeout
normalizeNetworkTimeout(appJson)
appJson.page = Object.create(null)
......@@ -397,4 +398,4 @@ module.exports = function (pagesJson, userManifestJson) {
return [manifest, parseConfig(appJson)]
}
return [app, manifest]
}
}
{
"name": "@dcloudio/webpack-uni-pages-loader",
"version": "1.0.0-alpha-22120190814002",
"version": "0.2.872",
"description": "uni-app pages.json loader",
"main": "lib/index.js",
"files": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册