- 
                Notifications
    You must be signed in to change notification settings 
- Fork 27
Open
Description
| module.exports = factory(require("AutoNumeric")); | 
vue-autoNumeric/dist/vue-autonumeric.js
Line 12 in 252d616
| exports["VueAutonumeric"] = factory(require("AutoNumeric")); | 
require("AutoNumeric") looking for wrong way. it should be renamed to require("autonumeric") (lowercase)
When I change it to lowercase it start working.
Any idea?
truesteps
Metadata
Metadata
Assignees
Labels
No labels