mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-30 01:04:49 -05:00
Proper dependencies for lkg
This commit is contained in:
@@ -146,6 +146,8 @@ task(TaskNames.lkg, [
|
||||
TaskNames.scripts,
|
||||
TaskNames.release,
|
||||
TaskNames.local,
|
||||
Paths.servicesDefinitionFile,
|
||||
Paths.tsserverLibraryDefinitionFile,
|
||||
...libraryTargets
|
||||
], () => {
|
||||
const sizeBefore = getDirSize(Paths.lkg);
|
||||
|
||||
Reference in New Issue
Block a user