1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/crabfit_ynh.git synced 2024-09-03 18:16:21 +02:00
Commit graph

8 commits

Author SHA1 Message Date
Antoine Lima
bb96ddabcf
Fix #4: compilation failure
Error was missing dependencies on eslint that is only present in devDependencies

Why it broke without change in packaging or upstream is a mistery but the quick solution is to let `nextjs` do its magic

and not let yarn get in the way
2024-04-30 00:19:58 +02:00
Antoine Lima
304f264051
Move the ynh_script_progression outside of _common.sh 2024-03-10 00:12:56 +01:00
Antoine Lima
1180a56d1e
Fix first round of CI warnings 2024-03-09 23:56:08 +01:00
Antoine Lima
0e4e6fb6b8
Properly modify the upstream code using patches
(thanks to @oiseauroch <3)
2024-03-09 23:33:17 +01:00
Antoine Lima
288fc6dc4a
Remove cache and temporary files from the install_dir (lighter backups) 2024-03-09 22:06:10 +01:00
Antoine Lima
53d2a8f398
Move build functions in common 2024-03-03 00:09:12 +01:00
Antoine Lima
2a60ccf27c
Working install (front and back building + config v0) 2023-08-22 02:06:44 +02:00
Antoine Lima
0c6fe9f1b0
Initial commit 2023-08-17 21:45:58 +02:00