Skip to content

Instantly share code, notes, and snippets.

@zhoufenfens
Created January 20, 2016 06:56
Show Gist options
  • Save zhoufenfens/9bbce5f68a4e9bcfdd0e to your computer and use it in GitHub Desktop.
Save zhoufenfens/9bbce5f68a4e9bcfdd0e to your computer and use it in GitHub Desktop.
var commentRegExp = /(\/\*([\s\S]*?)\*\/|([^:]|^)\/\/(.*)$)/mg;
var cjsRequireRegExp = /[^.]\s*require\s*\(\s*["']([^'"\s]+)["']\s*\)/g;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment