Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve issue with plugin target-dir="app*" subdirs #572

Merged
merged 3 commits into from Nov 22, 2018

Commits on Nov 22, 2018

  1. Resolve issue with plugin target-dir "app*" subdir

    such as "appco", with unit tests to verify
    
    Needed for @katzer plugins that use de/appplant subdirectory,
    for example:
    * cordova-plugin-local-notifications
    * cordova-plugin-badge
    * cordova-plugin-background-mode
    
    Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
    Co-authored-by: Julio César <jcesarmobile@gmail.com>
    Christopher J. Brody and jcesarmobile committed Nov 22, 2018
    Copy the full SHA
    688bf03 View commit details
    Browse the repository at this point in the history
  2. SQUASH-FIX: Update spec/unit/pluginHandlers/handlers.spec.js

    Co-Authored-By: brodybits <chris.brody@gmail.com>
    Jan Piotrowski and brodybits committed Nov 22, 2018
    Copy the full SHA
    ae98b2e View commit details
    Browse the repository at this point in the history
  3. SQUASH-FIX: Update spec/unit/pluginHandlers/handlers.spec.js

    Co-Authored-By: brodybits <chris.brody@gmail.com>
    Jan Piotrowski and brodybits committed Nov 22, 2018
    Copy the full SHA
    9bb08bb View commit details
    Browse the repository at this point in the history