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 还没有评估数据。