package internal const ( RootBuildDir string = "./build" RootTemplatesDir string = "./templates" RootAssetsDir string = "./assets" )