Branding locale

This commit is contained in:
trickypr 2021-12-03 15:59:50 +11:00
parent 71ea334d1e
commit c54e07cbd3
6 changed files with 80 additions and 9 deletions

View file

@ -157,7 +157,7 @@ export async function setupProject(): Promise<void> {
// =============================================================================
// Filesystem templating
const templateDir = join(__dirname, '../..', 'template')
export const templateDir = join(__dirname, '../..', 'template')
async function copyOptional(files: string[]) {
await Promise.all(