forked from Archives/Athou_commafeed
handle sass files
This commit is contained in:
@@ -1,15 +1,16 @@
|
||||
cacheUpdatePeriod=10
|
||||
cacheUpdatePeriod=0
|
||||
modelUpdatePeriod=0
|
||||
resourceWatcherUpdatePeriod=1
|
||||
|
||||
debug=true
|
||||
disableCache=false
|
||||
|
||||
ignoreMissingResources=false
|
||||
jmxEnabled=false
|
||||
managerFactoryClassName=ro.isdc.wro.manager.factory.ConfigurableWroManagerFactory
|
||||
managerFactoryClassName=com.commafeed.frontend.resources.WroManagerFactory
|
||||
|
||||
#List of preProcessors
|
||||
preProcessors=cssUrlRewriting,semicolonAppender,googleClosureSimple,cssMin
|
||||
preProcessors=cssUrlRewriting,semicolonAppender,googleClosureSimple,sassOnlyProcessor,cssMin
|
||||
#List of postProcessors
|
||||
postProcessors=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user