Skip to content

Commit

Permalink
deploy new version
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanjoz committed Jun 6, 2024
1 parent 9b97c85 commit ce51504
Show file tree
Hide file tree
Showing 24 changed files with 36 additions and 17 deletions.
2 changes: 1 addition & 1 deletion frontend/build.js → build.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import path from 'path'
import fs from 'fs'
const __dirname = new URL('.', import.meta.url).pathname;

const buildFolder = path.join(__dirname,'.output','public')
const buildFolder = path.join(__dirname,'frontend','.output','public')
const staticFolder = path.join(__dirname.replace("/frontend",""),'docs')

console.log("Build folder: ", buildFolder)
Expand Down
4 changes: 0 additions & 4 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
<<<<<<< HEAD
videomod.un.pe
=======
videomod.un.pe
>>>>>>> 0890496a3717860e0aa59e37c180fa89b9a91389

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
1 change: 1 addition & 0 deletions docs/_build/assets/_commonjsHelpers-CP86g_7B.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion docs/_build/assets/about-D4BBXsUm.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/_build/assets/about-DCd3yyd_.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions docs/_build/assets/client-BZbWFkHv.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/_build/assets/client-CIrk4xtu.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_build/assets/client-DLBjrZ6K.css

This file was deleted.

1 change: 1 addition & 0 deletions docs/_build/assets/client-D_denrH3.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ce51504

Please sign in to comment.