UNPKG

chainode

Version:

A private blockchain network based on node.js

18 lines (15 loc) 267 B
'use strict'; /* Webpack VueJs configurations */ module.exports = { loaders: {}, cssSourceMap: false, cacheBusting: true, transformToRequire: { video: ['frontend', 'poster'], source: 'frontend', img: 'frontend', image: 'xlink:href' } };