Closed (fixed)
Project:
Bootstrap5
Version:
1.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2021 at 13:53 UTC
Updated:
15 Nov 2021 at 01:34 UTC
Jump to comment: Most recent
/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */ is still unnecessarily loaded into page.
Install Bootstrap5 theme or subtheme.
Remove
dependencies:
- core/jquery
from xxx.libraries.yml
Comments
Comment #3
vladimirausThanks @wshawn. Fixed