When using the Closure compiler, if you have specified
--process_jquery_primitives
then the @exports
option cannot be used. You will get the error:ERROR - Exports can only be generated if export symbol/property functions are set.