fix(docker): build @pac/utils too (not just @pac/types)
pac-web 用 @pac/utils/format,Dockerfile 之前只 build types, 导致 next build 时 module not found。改成 build packages/* 全部。
Showing
Please
register
or
sign in
to comment
pac-web 用 @pac/utils/format,Dockerfile 之前只 build types, 导致 next build 时 module not found。改成 build packages/* 全部。