I ran bundle exec rake assets:precompile
in order to solve the Webpack error referenced here.
Then when I load localhost:3000, it takes forever to load. How can I undo this, or make it faster to load?
ps This is my first question on SO so let me know if I should add something.