fix(ngc): add an option to produce TS1.9-pathMapping imports (#10602)
This fixes a regression in #10486
This commit is contained in:

committed by
Alex Rickabaugh

parent
c8da7e995f
commit
beadf6167a
@ -13,7 +13,6 @@
|
||||
"moduleResolution": "node",
|
||||
"rootDir": "",
|
||||
"declaration": true,
|
||||
"lib": ["es6", "dom"],
|
||||
"baseUrl": "."
|
||||
"lib": ["es6", "dom"]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user