resources concat and minify in production

This commit is contained in:
Athou
2013-04-28 07:47:16 +02:00
parent fe3ccb92df
commit cfb1e550bc
66 changed files with 1413 additions and 14878 deletions

View File

@@ -1,7 +1,17 @@
cacheUpdatePeriod=10
modelUpdatePeriod=0
debug=true
disableCache=false
ignoreMissingResources=false
jmxEnabled=false
managerFactoryClassName=ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
#List of preProcessors
preProcessors=semicolonAppender
preProcessors=cssUrlRewriting,semicolonAppender,googleClosureSimple,cssMin
#List of postProcessors
postProcessors=cssMin,googleClosureSimple
postProcessors=
#hashStrategy=MD5
#namingStrategy=hashEncoder-CRC32