feat(build): integrate Panda CSS with codegen and CI env
This commit is contained in:
@@ -4,6 +4,7 @@ WORKDIR /app
|
||||
|
||||
COPY . .
|
||||
ENV NODE_ENV=production
|
||||
ENV CI=true
|
||||
RUN bun install --frozen-lockfile --production
|
||||
|
||||
RUN bun run build
|
||||
|
||||
Reference in New Issue
Block a user