mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-10 10:15:31 +02:00
✨ Branding locale
This commit is contained in:
parent
71ea334d1e
commit
c54e07cbd3
6 changed files with 80 additions and 9 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue