UNPKG

vue-data-tables

Version:

A simple, customizable and pageable table, based on vue2 and element-ui.

13 lines (11 loc) 229 B
'use strict' const config = require('../config') module.exports = { cacheBusting: config.dev.cacheBusting, transformAssetUrls: { video: ['src', 'poster'], source: 'src', img: 'src', image: 'xlink:href' } }