DomonJi / vue-clock-picker

A vue-based time picker Component
https://domon.me/vue-clock-picker
MIT License
38 stars 10 forks source link

Possible export constant issue #6

Open alcandelario opened 6 years ago

alcandelario commented 6 years ago

Using rollup.js to handle bundling not webpack fyi, and after installing this package my build err'd with a "Cannot find constant HOURS". I notice that TImePickerGenerator.vue imports "HOURS", but in constValues.js it is exported as HOUR.