https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38179
--- Comment #7 from Kyle M Hall (khall) <[email protected]> --- > 3. We can include "po2json" in our package.json, install it on our dev/build > Koha servers, and bundle it into 1 single "po2json-bundle" script for > production deployments, so that we don't pollute the whole server for this 1 > little feature. (NOTE: We're already used to bundling things for installs, > so this should be easy for the Koha community.) I like this. It could easily be automated as part of the build process. Could we go one step further and use node's single executable applications feature? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
