plugin.hive_cpt_brand {
    settings {
        production {
            includePath {
                public = EXT:hive_cpt_brand/Resources/Public/
                private = EXT:hive_cpt_brand/Resources/Private/
                frontend {
                    public = typo3conf/ext/hive_cpt_brand/Resources/Public/
                }
            }
        }
    }
}