Skip to content

Commit 96f56bd

Browse files
authored
Add rescript build command in dockerfile (#568)
1 parent 6625b90 commit 96f56bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.controlplane/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ENV NODE_ENV=production
2828
# compiling assets requires any value for ENV of SECRET_KEY_BASE
2929
ENV SECRET_KEY_BASE=NOT_USED_NON_BLANK
3030

31+
RUN yarn res:build
3132
RUN rails react_on_rails:locale
3233
RUN rails assets:precompile
3334

0 commit comments

Comments
 (0)