Y
Hacker News
new
|
ask
|
show
|
jobs
by
joelbluminator
1769 days ago
Looks like Rails wants off Webpacker as well
https://github.com/rails/importmap-rails
1 comments
ghiculescu
1768 days ago
Yes, Rails 7 will not use webpack (or almost any other “modern JS”) by default.
https://github.com/rails/rails/pull/42999
is the big change.
link