UNPKG

json-vuer

Version:

a json viewer and editor component for vue

12 lines (11 loc) 250 B
// const path = require('path'); // const merge = require('merge') module.exports = { pages: { index: { entry: 'example/main.js', template: 'public/index.html', filename: 'index.html' } } }