scinote-web/config/environments
Luka Murn a633861e1f Change JS compressor from :uglifier to Uglifier.new(harmony: true)
This should fix the command rails assets:precompile for production
environment.
2018-04-17 09:05:19 +02:00
..
development.rb Fixes per @Ducz0r's request 2018-04-12 14:38:22 +02:00
production.rb Change JS compressor from :uglifier to Uglifier.new(harmony: true) 2018-04-17 09:05:19 +02:00
test.rb