Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vite): 调整小程序的分chunks逻辑 #16156

Closed
wants to merge 14 commits into from
Closed

Commits on Jul 23, 2024

  1. fix: 修复 readConfig 时引入 babel 导致问题

    # Conflicts:
    #	packages/taro-helper/src/utils.ts
    ZakaryCode authored and liuzejia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9bfbebe View commit details
    Browse the repository at this point in the history
  2. feat: vite 小程序端的 chunks 拆分

    liuzejia authored and liuzejia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5694e87 View commit details
    Browse the repository at this point in the history
  3. fix(harmony): 修复读取配置时缺少常量注入

    ZakaryCode authored and liuzejia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    837ac75 View commit details
    Browse the repository at this point in the history
  4. fix: 修复读取配置时缺少常量的注入

    liuzejia authored and liuzejia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    79c2a93 View commit details
    Browse the repository at this point in the history
  5. chore(release): publish 4.0.3-alpha.0 --tag=alpha

    liuzejia authored and liuzejia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e9b722d View commit details
    Browse the repository at this point in the history
  6. feat: 修复vite的分chunk

    liuzejia authored and liuzejia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a5fc4d2 View commit details
    Browse the repository at this point in the history
  7. chore(release): publish 4.0.3-alpha.1 --tag=alpha

    liuzejia authored and liuzejia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c1cee30 View commit details
    Browse the repository at this point in the history
  8. fix: 修改readConfig方法

    liuzejia authored and liuzejia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c9d76d7 View commit details
    Browse the repository at this point in the history
  9. chore(release): publish 4.0.3-alpah.2 --tag=alpha

    liuzejia authored and liuzejia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    67022c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge branch 'main' into feat/vite-chunks

    liuzejia authored and liuzejia committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    07408c1 View commit details
    Browse the repository at this point in the history
  2. chore(release): publish 4.0.3-alpha.3 --tag=alpha

    liuzejia authored and liuzejia committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5f3307f View commit details
    Browse the repository at this point in the history
  3. feat: 修改mini chunks

    liuzejia authored and liuzejia committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    67d23eb View commit details
    Browse the repository at this point in the history
  4. chore(release): publish 4.0.3-alpha.4 --tag=alpha

    liuzejia authored and liuzejia committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ee576e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    2f2bddb View commit details
    Browse the repository at this point in the history