mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:35:50 +00:00
Fix comment in dandelion properties
This commit is contained in:
parent
371385659c
commit
c40e80e796
1 changed files with 3 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue