UNPKG

vue2-bootstrap-table2

Version:

A sortable and searchable table, as a Vue component, using Bootstrap and Fontawesome styling.

12 lines (11 loc) 211 B
module.exports = { configureWebpack: { output: { library: "VueBootstrapTable", libraryExport: 'default' }, }, css: { extract: false } }