diff --git a/src/main/resources/dandelion/dandelion.properties b/src/main/resources/dandelion/dandelion.properties index f92a2cb57..5dd77ca11 100644 --- a/src/main/resources/dandelion/dandelion.properties +++ b/src/main/resources/dandelion/dandelion.properties @@ -3,9 +3,10 @@ ############################################ # The 'petclinic' bundle will be included in all requests -# http://dandelion-forum.48353.x6.nabble.com/Error-in-bundle-dependencies-resolving-td1677.html -# http://dandelion-forum.48353.x6.nabble.com/Overriding-asset-bundles-doesn-t-work-td1678.html bundle.includes=petclinic +# Use for production: +# http://dandelion.github.io/dandelion/features/development-mode/ +# http://dandelion.github.io/dandelion/features/production-mode/ #dandelion.mode=production \ No newline at end of file