forked from Archives/Athou_commafeed
resources concat and minify in production
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user