unibest icon indicating copy to clipboard operation
unibest copied to clipboard

自定义配置pages.json被覆盖问题

Open LeftProgrammer opened this issue 1 year ago • 1 comments

Bug report(问题描述)

自己使用的云函数,模块通过插件市场导入到的uni_modules里面,然后想自己在pages.json中配置一个路由,但每次启动自己配置的数据都会被清掉,请问如何处理。 我看@uni-helper/vite-plugin-uni-platform是默认支持合并pages.json中的数据的。

Steps to reproduce(问题复现步骤)

Screenshot or Gif(截图或动态图)

image

minimal reproduction(最小可还原代码)

System Info

npx envinfo --system --npmPackages vue --binaries --browsers

执行上面命令,将结果贴下面

LeftProgrammer avatar Jul 19 '24 01:07 LeftProgrammer

编辑对应ts

jalen0x avatar Jul 27 '24 16:07 jalen0x