Skip to content
This repository has been archived by the owner on Jun 23, 2018. It is now read-only.

Commit

Permalink
Use uglify for traceur, closure has been tripping over getters/setters
Browse files Browse the repository at this point in the history
  • Loading branch information
amasad committed Feb 27, 2015
1 parent 0f18035 commit 0c430b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
]
includes: []
engine: 'langs/traceur/jsrepl_traceur.coffee'
minifier: 'closure_es5'
minifier: 'uglify'

@JSREPL::Languages::emoticon =
system_name: 'emoticon'
Expand Down

0 comments on commit 0c430b0

Please sign in to comment.