https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37911
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #66 from Jonathan Druart <[email protected]> --- Reviewed a squashed version: 1. This is wrong - "@babel/core": "^7.26.8", - "@koha-community/prettier-plugin-template-toolkit": "^2.0.2", 2. This line should be removed + [% INCLUDE 'calendar.inc' %] 3. We should either keep webpack.config.js in sync with rspack or remove it 4. dist files are listed in Makefile.PL 5. That's a lot of duplicated code in rspack.config.js, cannot we improve that? -- 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/
