https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32609 --- Comment #10 from Mason James <mtj@kohaaloha.com> --- (In reply to Katrin Fischer from comment #9)
(In reply to Jonathan Druart from comment #0)
We need to improve our yarn build commands to generate css and js compiled files.
Then remove them from our codebase, and generate them when needed:
- when generating the debian packages - when ktd is starting up - when patches are applied on the sandbox
Hm, what about tarballs?
We roll our own packages - what would be the suggested workflow? Generate the files on the git branch before building the packages?
i think we might be able to add these steps to Makefile.PL, so they get run for both tarball and deb pkg builds -- You are receiving this mail because: You are watching all bug changes.