chore: cleanup repo (#275)

* chore: remove ubuntu from supported platforms list
* chore: remove old wp platform unused src code
* chore: remove old wp platform reference
* chore: update urls to projects issue & git repo
* style: fix indention
This commit is contained in:
エリス
2020-06-26 17:08:41 +09:00
committed by GitHub
parent 097ca6ac42
commit 0fba4f31dd
5 changed files with 4 additions and 300 deletions
-1
View File
@@ -48,7 +48,6 @@ exports.defineManualTests = function (contentEl, createActionButton) {
}
contentEl.innerHTML = '<h1>Splashscreen Tests</h1>' +
'<h3>Note for WP: AutoHideSplashScreen must be set to false in config.xml</h3>' +
'<div id="show1"></div>' +
'Expected result: Will show the Cordova splashscreen for 1 second' +
'</p> <div id="show5"></div>' +