It seems that in the plugin code you are stripping away the most useful feature of the entire compiler, for reasons unknown. How can an app be minified to a single file or a one file per module approach?
Both features are made possible by the compiler with the Google Closure Library and Angular.
It seems that in the plugin code you are stripping away the most useful feature of the entire compiler, for reasons unknown. How can an app be minified to a single file or a one file per module approach?
Both features are made possible by the compiler with the Google Closure Library and Angular.