Closed (fixed)
Project:
Google Closure Compiler
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2011 at 01:52 UTC
Updated:
12 Mar 2014 at 14:23 UTC
Jump to comment: Most recent
Comments
Comment #1
nburles commentedDuring the port to Drupal 7, I modularised a lot of the code, and split out the compilation functions into a separate file so that it can be easily used by other modules.
I have also ensured that the source JS files are kept, with their URLs provided in the optimized JS files, to make sure that all licences are correctly preserved and available.
If you need anything to change in order to make it easier to use, then let me know.
Comment #2
nburles commentedComment #3
nburles commented