SФ
Size: a a a
SФ
N
SФ
N
SФ
SФ
find node_modules/ -name "*.__ivy_ngcc_bak" -type f -delete
N
COPY package.json package-lock.json ./
RUN npm ci
RUN ./node_modules/.bin/ngcc
ENV NODE_ENV production
COPY . .
RUN npm run build:ssr
ng build --prod && ng run site:server:production
Compiling @angular/core : es2015 as esm2015
ERROR in Tried to overwrite /app/node_modules/@angular/core/core.d.ts.__ivy_ngcc_bak with an ngcc back up file, which is disallowed.
N
SФ
N
SФ
SФ
N
SФ
SФ
Entry point 'angular-highcharts' contains deep imports into ‘
…../node_modules/highcharts/highmaps', ‘
…../highcharts/highstock'. This is probably not a problem, but may cause the compilation of entry points to be out of order.
M
SФ
DS
пх
DS