I would like to use the Google Closure Compiler to create a CommonJS suite. Can this be done out of the box? Alternatively, is there some kind of simple conversion that can be done for CommonJS modules so that they can be used by the Closure compiler?
source share