Flatpickr: 3.1.3 missing dist directory when installed via bower

Created on 9 Oct 2017  路  3Comments  路  Source: flatpickr/flatpickr


Regression defect,

  • dist directory is in version 3.0.7

Note that the dist directory is available when: npm install flatpickr

Reproduction Link

Reproduction steps on command line:
mkdir test
cd test
bower cache clean flatpickr flatpickr-calendar
bower install flatpickr-calendar
ls -l bower_components/flatpickr/ | grep dist

nothing to output > there is no dist

Your Environment

  • flatpickr version used: ^3.0.7
  • Browser name and version: does not matter at all
  • OS and version: Ubuntu 16.04

Most helpful comment

Hello, can you explain why you see less purpose in containing it?

Thank you for your work.

All 3 comments

Hello,

I've released v3.1.5 which contains the dist folder to prevent breakage.
v4 and onwards, however, I see less purpose in containing and versioning it in the repository.

thank you

Hello, can you explain why you see less purpose in containing it?

Thank you for your work.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

titiyoyo picture titiyoyo  路  3Comments

ibarral picture ibarral  路  3Comments

zortext picture zortext  路  3Comments

ankur-pandey7 picture ankur-pandey7  路  3Comments

mponton picture mponton  路  3Comments