小程序分包之后本地预览

taro---小程序分包之后本地预览提示‘分包超过限制.....'

taro启动npm run dev:weapp   改成

NODE_ENV=production taro build --type weapp --watch可以改变这个问题,亲测有效,做一下笔记

相关文章:

  • 2021-07-18
  • 2022-12-23
  • 2021-12-04
  • 2021-07-21
  • 2021-08-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-04-11
  • 2021-07-22
  • 2021-06-06
  • 2022-12-23
  • 2021-06-14
相关资源
相似解决方案