@rails/webpacker
Advanced tools
Changelog
[5.1.1] - 2020-04-20
Changelog
[5.0.0] - 2020-03-22
entry: {
home: ['./home.js', './home.scss'],
account: ['./account.js', './account.scss']
}
You can now have two entry files with same names inside packs folder, home.scss
and home.js
And, other minor fixes, please see a list of changes here