Bug 36250

Summary: Add preservation.js to Makefile
Product: Koha Reporter: Kyle M Hall (khall) <kyle>
Component: Architecture, internals, and plumbingAssignee: Kyle M Hall (khall) <kyle>
Status: RESOLVED DUPLICATE QA Contact: Tomás Cohen Arazi (tcohen) <tomascohen>
Severity: major    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 36250: Add preservation.js to Makefile

Description Kyle M Hall (khall) 2024-03-06 16:31:42 UTC
Like the ERM module, the Preservation module is built in Vue and the compiled assets need to be included in the Makefile for the Debian package to include them.
Comment 1 Kyle M Hall (khall) 2024-03-06 16:32:26 UTC
Created attachment 162842 [details] [review]
Bug 36250: Add preservation.js to Makefile
Comment 2 Tomás Cohen Arazi (tcohen) 2024-03-08 19:08:59 UTC
It seems a fix for this has just been pushed, Kyle. Thanks for taking care anyway!

*** This bug has been marked as a duplicate of bug 35759 ***