This repository has been archived by the owner on May 25, 2019. It is now read-only.
new api
locator.getBundleResources()
: to filter resources per bundle. e.g.: this is used
by consumers to collect all templates from a given bundle.locator.getBundleFiles()
: to filter files per bundle. e.g.: this is used by consumers
to collect all css files from a given bundle.