library symfony2-google-closure-library
Provides a Assetic Filter For the Google Closure Library
platinumpixs/symfony2-google-closure-library
Provides a Assetic Filter For the Google Closure Library
- Monday, March 16, 2015
- by pzorn
- Repository
- 1 Watchers
- 0 Stars
- 65 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 1 Open issues
- 1 Versions
- 0 % Grown
symfony2-google-closure-library
Provides a Symfony 2 Bundle and Assetic Filter for Google Closure Library, (*1)
, (*2)
These options are based on the options for closure builder: https://developers.google.com/closure/library/docs/closurebuilder, (*3)
platinum_pixs_google_closure_library:
closureCompiler:
outputMode: compiled
debug: false
compilerFlags:
- "--compilation_level=ADVANCED_OPTIMIZATIONS"
- "--define='somevariableinside=%somevalue%'"
externs:
- "src/PlatinumPixs/TestBundle/Resources/javascript/loggly-externs.js"
root:
- "src/PlatinumPixs/SupportBundle/Resources/javascript"