https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37911 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #66 from Jonathan Druart <jonathan.druart@gmail.com> --- 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.