Skip to content

Commit

Permalink
refactor(PluginInfo): cleanup & simplify (#132)
Browse files Browse the repository at this point in the history
* refactor: PluginInfo

* _getTags: simplify

* _getTagsInPlatform: support a list of platforms

* getPodSpecs: remove useless undefined value filtering

* getPodSpecs: further improve formatting

* getPreferences: simplify

* getHookScripts: simplify

* getFrameworks: only determine vars once

* getFrameworks: improve readability

* ctor: improve

* ctor: better var name for root elem

* destructure xml-helpers

* inline addCordova helper

* apply lebab.destruct-params

* convert comments to JSDocs

* remove outdated TODO; sync is faster

* map tags explicitly

* make _getTags* private methods

Co-authored-by: エリス <[email protected]>
  • Loading branch information
raphinesse and erisu authored Jan 9, 2020
1 parent 6f922c0 commit b779a34
Showing 1 changed file with 261 additions and 224 deletions.
Loading

0 comments on commit b779a34

Please sign in to comment.