Skip to content

Upgrade Dependencies #37

@scien

Description

@scien

undercore:1.4.3 - things look good
coffee-script:1.4.0 - 4 tests fail after updating
uglify-js:2.2.3 - 2 test fail after updating
update all - 6 tests fail (so at least they're independent)

new minify api looks like...

minify = (js) ->
  result = uglify_js.minify js, {fromString: true}
  result.code

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions