https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546
--- Comment #42 from Tomás Cohen Arazi <[email protected]> --- (In reply to Katrin Fischer from comment #39) > When I run yarn:build locally it first complains about an outdated module It 'lets you know' there's a newer version of the tool we use to bundle the spec. Not an error per-se. > and then leaves me with an untracked file: > api/v1/swagger/swagger_bundle.json That's the expected output for the command. It highlights the 'Use JSON instead' patch missed to change the file name on the .gitignore file. Follow-up submitted for fixing it. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
