updates for v0.4.0 release. Slight refactor/organization.
This commit is contained in:
@@ -20,7 +20,7 @@ COPY webapp/frontend /opt/scrutiny/src
|
||||
RUN npm install -g @angular/cli@9.1.4 && \
|
||||
mkdir -p /opt/scrutiny/dist && \
|
||||
npm install && \
|
||||
ng build --output-path=/opt/scrutiny/dist --deploy-url="/web/" --base-href="/web/" --prod
|
||||
ng build --output-path=/opt/scrutiny/dist --prod
|
||||
|
||||
|
||||
########
|
||||
|
||||
Reference in New Issue
Block a user