u01jmg3 opened this issue a year ago · 0 comments
Just a note for your v1.4.1 release notes - I had to make the following change:
// v1.4.0 window.v = require('voca'); // v1.4.1 window.v = require('voca').default;