发布

  • docs deploy: alias meshoptimizer/decoder for the Vercel build; the tag no longer waits on the docs deploy (#366)

    frostbyte_neo 发布于 2026-09-04 23:54:27 +00:00

    Vercel installs only apps/docs, and cadgen-js's GLB reader now loads the meshopt
    decoder through the package's ./decoder export, a deep subpath the alias table
    did not cover (reproduced locally by building without packages/cadgen-js/
    node_modules). The 0.5.0 publish uploaded to PyPI, then the docs deploy failed
    and the tag job, which needed it, never ran.

    Co-authored-by: Claude Fable 5.1 noreply@anthropic.com

    下载附件