Load zcml of plone.resource.

This is for our use of the `plone:static` directive.
See https://github.com/plone/Products.CMFPlone/issues/2952
This commit is contained in:
Maurits van Rees
2019-09-28 13:01:11 +02:00
parent b369ee2075
commit d09794d7e8
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
<include package="plone.indexer" />
<include package="plone.app.registry" />
<include package="plone.resource" />
<include package="plone.uuid" />
<include package="plone.app.uuid" />