Skip to content

for production deployment need to use harmony uglifier #263

Open
@catmando

Description

@catmando

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions