var path = require('path'); module.exports = { book: { assets: "./book", js: ["plugin.js"] } };