mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-05-07 14:13:06 +00:00
cleanup: comments
This commit is contained in:
parent
6bb0224812
commit
29897c4900
8 changed files with 4 additions and 34 deletions
|
@ -4,5 +4,4 @@ const reactOutput = Bun.spawnSync({
|
|||
cmd: ['bun', 'build:react']
|
||||
})
|
||||
console.log(reactOutput.stdout.toString())
|
||||
console.log(`Built react app`)
|
||||
// fs.cpSync(path.join(__dirname, '../build'), path.join(__dirname, '../dist/php'), {recursive: true})
|
||||
console.log(`Built react app`)
|
Loading…
Add table
Add a link
Reference in a new issue