Skip to content

v1.22.5

Choose a tag to compare

@github-actions github-actions released this 20 Jan 02:09

Features:

  • #2677

    chore(devServer): make hmr client protocol configurable

    chore(devServer): 支持配置 hmr client protocol

Bug Fix:

  • #2706

    fix(prod-server): failed to match html inside config/public directory

    fix(prod-server): 修复无法正确匹配 config/public 目录下的 HTML 文件 URL 的问题