module.exports = function(encore) { let thirdparty_styles = __dirname + '/Resources/public/index.js'; encore.addEntry('thirdparty_styles', thirdparty_styles); };