Dockerfile
1.71 KB
-
fix(docker): build @pac/utils too (not just @pac/types) · ff6dcfbd
pac-web 用 @pac/utils/format,Dockerfile 之前只 build types, 导致 next build 时 module not found。改成 build packages/* 全部。
luoqi committed
pac-web 用 @pac/utils/format,Dockerfile 之前只 build types, 导致 next build 时 module not found。改成 build packages/* 全部。