hyperstack-org / hyperstack-org/hyperstack
for production deployment need to use harmony uglifier
未關閉
bug
good first issue
- 主要語言
- JavaScript
- 星號
- 538
- 分支
- 41
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
評估
這個 Issue 還沒有評估資料。