Export base create config functions (#17007)

This commit is contained in:
Joakim Sørensen
2023-06-26 09:50:43 +02:00
committed by GitHub
parent 3528f5c7aa
commit 1645208f62
2 changed files with 2 additions and 0 deletions

View File

@@ -253,4 +253,5 @@ module.exports = {
createCastConfig,
createHassioConfig,
createGalleryConfig,
createWebpackConfig,
};