hyperstack-org / hyperstack-org/hyperstack
for production deployment need to use harmony uglifier
Aperta
bug
good first issue
- Lingua principale
- JavaScript
- Stelle
- 538
- Fork
- 41
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.