module.exports = function(encore, entries) { // Push into "chill" entrypoint entries.push(__dirname + '/../assets/index.js'); };