ng build with absolute outputPath outputs index.html in wrong location #14474
Labels
area: @angular-devkit/build-angular
freq1: low
Only reported by a handful of users who observe it rarely
severity5: regression
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
Yes, version 7 doesn't have this issue
Description
Running
outputs the assets in
/tmp/dist
while theindex.html
is written to./tmp/dist
.🔬 Minimal Reproduction
🔥 Exception or Error
Unable to serve the built app
🌍 Your Environment
Anything else relevant?
Verified on a UNIX system, I don't know if this issue exists on Windows.
The text was updated successfully, but these errors were encountered: