|
@ -22,7 +22,7 @@ RUN node decorate-angular-cli.js |
|
|
COPY ./angular.json angular.json |
|
|
COPY ./angular.json angular.json |
|
|
COPY ./nx.json nx.json |
|
|
COPY ./nx.json nx.json |
|
|
COPY ./replace.build.js replace.build.js |
|
|
COPY ./replace.build.js replace.build.js |
|
|
COPY ./jest.preset.ts jest.preset.ts |
|
|
COPY ./jest.preset.js jest.preset.js |
|
|
COPY ./jest.config.ts jest.config.ts |
|
|
COPY ./jest.config.ts jest.config.ts |
|
|
COPY ./tsconfig.base.json tsconfig.base.json |
|
|
COPY ./tsconfig.base.json tsconfig.base.json |
|
|
COPY ./libs libs |
|
|
COPY ./libs libs |
|
|