unibest
unibest copied to clipboard
自定义配置pages.json被覆盖问题
Bug report(问题描述)
自己使用的云函数,模块通过插件市场导入到的uni_modules里面,然后想自己在pages.json中配置一个路由,但每次启动自己配置的数据都会被清掉,请问如何处理。 我看@uni-helper/vite-plugin-uni-platform是默认支持合并pages.json中的数据的。
Steps to reproduce(问题复现步骤)
Screenshot or Gif(截图或动态图)
minimal reproduction(最小可还原代码)
System Info
npx envinfo --system --npmPackages vue --binaries --browsers
执行上面命令,将结果贴下面
编辑对应ts