Change bundling script to use yarn.

This commit is contained in:
rebuilt 2021-10-23 20:14:26 +02:00
parent 12c1a3b7fc
commit afbbb0fc75
5 changed files with 4 additions and 9 deletions

View file

@ -14,7 +14,6 @@ gem 'pg'
# Use Puma as the app server
gem "puma", ">= 5.5.2"
# Use SCSS for stylesheets
# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'
# See https://github.com/rails/execjs#readme for more supported runtimes