Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support webpacker for rails assets precompilation
In Rails 6, Webpacker is the default JavaScript compiler. This commit add app/javascript/ to asset_dir as it is the default directory used by Webpacker.
- Loading branch information