UNPKG
johns-vue-fuse
Version:
latest (2.2.1)
2.2.1
2.2.0
A Vue.js pluggin for fuzzy search library, Fuse.js
github.com/shayneo/vue-fuse
shayneo/vue-fuse
johns-vue-fuse
/
vue.config.js
7 lines
•
97 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { configureWebpack: { output: { libraryExport:
'default'
} } }