Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Bower install should automatically install both files #75

Description

@jammed343

Expected Behavior

bower install --save angular-libphonenumber
Should include both files with tools like gulp / wiredep

  • angular-libphonenumber.js
  • libphonenumber.js

Current Behavior

Currently it just includes

  • angular-libphonenumber.js

Possible Solution

Add libphonenumber.js to main in bower.json

Steps to Reproduce (for bugs)

  1. Use gulp/wiredep
  2. bower install --save angular-libphonenumber
  3. Error about phoneUtils

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions