зеркало из https://github.com/microsoft/TACO.git
Removing wrong comment introduced in last commit
This commit is contained in:
Родитель
859ea8b325
Коммит
267487a253
|
@ -139,7 +139,6 @@ class Builder {
|
|||
|
||||
/**
|
||||
* Adds the platform if it isn't already present, or removes and re-adds it if the project Cordova version changed, or config.xml has a saved platform version that differs from the installed one.
|
||||
* Prepares the platform afterwards.
|
||||
*/
|
||||
private ensurePlatformAdded(): Q.Promise<any> {
|
||||
if (!fs.existsSync(path.join("platforms", this.currentBuild.buildPlatform))) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче