DomonJi / vue-clock-picker

A vue-based time picker Component

Home Page:https://domon.me/vue-clock-picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible export constant issue

alcandelario opened this issue · comments

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.