hyperstack-org/hyperstack
Ver no GitHubfor production deployment need to use harmony uglifier
Open
#263 aberto em 3 de out. de 2019
buggood first issue
Métricas do repositório
- Stars
- (531 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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.