hyperstack-org / hyperstack-org/hyperstack
for production deployment need to use harmony uglifier
Đang mở
bug
good first issue
- Ngôn ngữ chính
- JavaScript
- Star
- 538
- Fork
- 41
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.