https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #28 from David Cook <dcook@prosentient.com.au> --- Failing this for now, since it's not deployable. 1. We need package.json to include yarn api:bundle in build:prod. 2. swagger_bundle.json will need to be added to the file_map in Makefile.PL as produced by build-resources.PL I think we should also include a fallback to swagger.yml if swagger_bundled.json is missing, although technically it should be installed by "make install", so I suppose it's not the end of the world... I can look at writing that missing patch... -- You are receiving this mail because: You are watching all bug changes.