try remove ngsw
This commit is contained in:
parent
4eafe33fd1
commit
2b780beb5a
@ -48,6 +48,7 @@ COPY sonar.js sonar.js
|
||||
## RUN node sonar.js
|
||||
RUN yarn run build-lint-all
|
||||
RUN yarn run build-paligo-styles
|
||||
RUN rm /ng-app/dist/apps/red-ui/ngsw.json
|
||||
|
||||
CMD ["/bin/cp", "-r", "/ng-app/dist/paligo-styles", "/tmp/styles-export"]
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "redaction",
|
||||
"version": "3.988.64",
|
||||
"version": "3.988.65",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user