Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Uglifier with harmony in order to allow ES6 syntax. (wyeworks#2227)
# Release Notes Tech task: Allow ES6 syntax in JS. # Additional Context This error came up on open stage: `Uglifier::Error: Unexpected token: keyword (const). To use ES6 syntax, harmony mode must be enabled with Uglifier.new(:harmony => true)`
- Loading branch information