TerryZ / v-suggest

A Vue2 plugin for input content suggestions, support using keyboard to navigate and quick pick, it make use experience like search engine input element
https://terryz.github.io/vue/#/suggest
MIT License
75 stars 16 forks source link

Invalid build for v-suggest.js #4

Closed shishtpal closed 5 years ago

shishtpal commented 5 years ago

Hi

Standalone build for v-suggest is invalid because it shows vSelectPage

!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("vSelectPage",[],e):
....

Please Update it!

Thanks

TerryZ commented 5 years ago

fixed in v1.1.2