WIP: update to next.js #37

Draft
Sahamone wants to merge 50 commits from major-update into dev
3 changed files with 5040 additions and 6 deletions
Showing only changes of commit 88bc33ec3e - Show all commits

View File

@ -18,6 +18,5 @@ jobs:
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: cd banquise-website
- run: npm init -y
- run: npm install
- run: npm ci
- run: npm run build

4
.gitignore vendored
View File

@ -30,7 +30,3 @@ pnpm-debug.log*
# optional: nix store link if using nix develop
.result
# optional: lockfiles you don't use
package-lock.json

5039
banquise-website/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff