chore: make sure components using source templating depend on RawTemplater

This commit is contained in:
Jan 2024-09-14 12:57:33 +02:00
parent fc216a153f
commit 0eb321f8c8
No known key found for this signature in database
GPG Key ID: 44B581F78FF5C57C

View File

@ -60,5 +60,7 @@ function useSourceTemplating(projectName)
files { files {
createdFiles createdFiles
} }
RawTemplater:use()
end end
end end