module.exports = { test: /\.html\.erb$/, loader: [ 'html-loader', 'rails-erb-loader', ] };