Skip to content

Instantly share code, notes, and snippets.

@lgh06
Created January 11, 2017 12:12
Show Gist options
  • Select an option

  • Save lgh06/282ed46cb0c3cb9dc42782aee3f38ef4 to your computer and use it in GitHub Desktop.

Select an option

Save lgh06/282ed46cb0c3cb9dc42782aee3f38ef4 to your computer and use it in GitHub Desktop.
uglifyjs-usage

uglifyjs kankan_click_pv_src.js --support-ie8 -o kankan_click_pv.js -c pure_getters=true,unused=false,dead_code=false,pure_funcs=['getCookie'],drop_console=true,drop_debugger=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment