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

719media picture 719media  路  3Comments

titiyoyo picture titiyoyo  路  3Comments

CorentinMic picture CorentinMic  路  3Comments

T-Hugs picture T-Hugs  路  3Comments

overtune picture overtune  路  3Comments