mirror of
https://github.com/polaroi8d/cactoide.git
synced 2026-03-21 21:55:27 +00:00
feat: add an option to remove the landing page
This commit is contained in:
@@ -9,7 +9,6 @@ ENV PUBLIC_LANDING_INFO=$PUBLIC_LANDING_INFO
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN echo $PUBLIC_LANDING_INFO
|
||||
RUN npm run build
|
||||
RUN npm prune --production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user