vue-select is a single-file component intended to be used within a module-bundler environment like webpack or browserify, and as such will not work with a browser global version of Vue.js.
This is the first request I've had up until now for browser global support. At this time I don't have any plans to add support for it, as I think the vast majority are using it within the environment described - but if that changes, I'll let you know!
HaHa ,i should describe my question . for example, my old app uses Vue.js just for view layer and globally use a lot of other Vue-components. no ES6, no vue-cli and no webpack. now want to use Vue-select to replace my own one. please just think it again 锛氾級
This is now possible in v1.2.0.
That is most welcome, as we can use your component with legacy application who can't run with all the bell and whistle of a module-bundler.
thank you again !
Most helpful comment
This is now possible in v1.2.0.