RobinHerbots / Inputmask

Input Mask plugin
https://robinherbots.github.io/Inputmask/
MIT License
6.39k stars 2.17k forks source link

May be issue with bower package - missing files #2015

Open amosfolz opened 6 years ago

amosfolz commented 6 years ago

dist/inputmask/bindings and dist/inputmask/dependencyLibs directories are both empty when installing bower package.

RobinHerbots commented 6 years ago

@amosfolz ,

Aw, I will include the files for the next release.

RobinHerbots commented 6 years ago

How do I specify a wildcard for the dist folder and subfolders?

  "ignore": [
    "**/*",
    "!index.js",
    "!css/**/*",
    "!dist/**/*"
  ],
RobinHerbots commented 5 years ago

@amosfolz ,

Have a try with version 4.0.3-beta.2