Fix build and add StripMetadata config #25

Merged
floatingghost merged 2 commits from Oneric/admin-fe:buildfix+stripmetadata into develop 2024-04-27 14:44:14 +00:00
Member

The build failed due to:

  • yarn.lock using a git://github.com/ url, but the GH’s git protocol access was turned off more than two years ago
  • building some native lib for node-sass failed with cryptic errors, upgrading the package (and whatever new dep requirements it pulled in) resolved this for me
  • some SSL config not being supported in the default setup

And the thing i was trying to do: adding new config options from AkkomaGang/akkoma#745

The build failed due to: - `yarn.lock` using a `git://github.com/` url, but the GH’s git protocol access was turned off more than two years ago - building some native lib for `node-sass` failed with cryptic errors, upgrading the package (and whatever new dep requirements it pulled in) resolved this for me - some SSL config not being supported in the default setup And the thing i was trying to do: adding new config options from https://akkoma.dev/AkkomaGang/akkoma/pulls/745
Oneric force-pushed buildfix+stripmetadata from a87aaf351e to 2c5104d663 2024-04-25 23:23:57 +00:00 Compare

oopsi

oopsi
floatingghost merged commit df42a06cc4 into develop 2024-04-27 14:44:14 +00:00
floatingghost deleted branch buildfix+stripmetadata 2024-04-27 14:44:15 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/admin-fe#25
No description provided.