https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32473
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #7 from Jonathan Druart <[email protected]> --- Well, yes, ok, we all agree they should not be versioned, but that was not the point of this bug report. Here I wanted a quick solution to stop them bothering devs (they are always showing as modified in git commands). What we really want, the long term solution, is to remove all compiled files (so main.js for the vue app, and the css files generated by yarn build) from the git repo. But it's not as easy as... what I thought would be easy to implement here. So basically if it's not easy to have the quick solution, maybe better to spend time on the long term version... -- 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/
