hyperstack-org/hyperstack
Voir sur GitHubfor production deployment need to use harmony uglifier
Open
#263 ouverte le 3 oct. 2019
buggood first issue
Métriques du dépôt
- Stars
- (531 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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.