fix(compiler): correctly calculate the outDir if it repeats a parts of the rootDir
. (#19836)
Fixes #19718 PR Close #19836
This commit is contained in:

committed by
Matias Niemelä

parent
8d45fefc31
commit
fc0b1d5b61
@ -26,7 +26,6 @@ travisFoldEnd "test.e2e.check-cycle"
|
||||
|
||||
# Serve files for e2e tests
|
||||
(
|
||||
cd dist/
|
||||
$(npm bin)/gulp serve &
|
||||
$(npm bin)/gulp serve-examples &
|
||||
)
|
||||
|
Reference in New Issue
Block a user