hyperstack-org / hyperstack-org/hyperstack
for production deployment need to use harmony uglifier
Aberta
bug
good first issue
- Linguagem predominante
- JavaScript
- Estrelas
- 538
- Forks
- 41
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
in environments/production.rb you need to say:
```ruby
config.assets.js_compressor = Uglifier.new(harmony: true) # was just true
```
this is should be done by the generators.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.