Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3496041
D4172.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
442 B
Referenced Files
None
Subscribers
None
D4172.diff
View Options
diff --git a/keyserver/Dockerfile b/keyserver/Dockerfile
--- a/keyserver/Dockerfile
+++ b/keyserver/Dockerfile
@@ -50,6 +50,11 @@
# We need to populate keyserver/dist, among other things
#-------------------------------------------------------------------------------
+# Webpack builds
+RUN yarn workspace web prod
+RUN yarn workspace landing prod
+
+# Babel transpilation of keyserver src
WORKDIR /app/keyserver
RUN yarn prod-build
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 10:58 AM (19 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2681521
Default Alt Text
D4172.diff (442 B)
Attached To
Mode
D4172: [keyserver] Add Webpack builds to keyserver Dockerfile
Attached
Detach File
Event Timeline
Log In to Comment