hyperstack-org/hyperstack

for production deployment need to use harmony uglifier

Open

#263 建立於 2019年10月3日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (43 fork)batch import
buggood first issue

倉庫指標

Star
 (531 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

in environments/production.rb you need to say:

  config.assets.js_compressor = Uglifier.new(harmony: true)  # was just true

this is should be done by the generators.

貢獻者指南