[Koha-bugs] [Bug 32212] Add separate Bootstrap 4 node module for the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 15 20:04:44 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32212

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 143924
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143924&action=edit
Bug 32212: Add separate Bootstrap 4 node module for the OPAC

This patch updates package.json so that Bootstrap 4 will be installed
alongside Bootstrap 5. The addition of ERM changed the installed version
of Bootstrap to 5.2.x but the OPAC still requires 4.x.

To test, apply the patch and run 'yarn install.'

After packages install, run 'yarn build --view opac'

The build process should complete correctly and the OPAC should look the
same as before.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list