hyperstack-org/hyperstack
View on GitHubfor production deployment need to use harmony uglifier
Open
#263 opened on Oct 3, 2019
buggood first issue
Repository metrics
- Stars
- (531 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
in environments/production.rb you need to say:
config.assets.js_compressor = Uglifier.new(harmony: true) # was just true
this is should be done by the generators.