[
https://issues.apache.org/jira/browse/OFBIZ-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182041#comment-17182041 ]
Alex Bodnaru commented on OFBIZ-11969:
--------------------------------------
hi jacques,
indeed they are not needed, but before removing them please perform a grep -riw bootstrap|grep -w js |grep -vw bundle|grep -vw css in the framework repository root, and replace every occurrence.
then make sure that bundle files are in place wherever you remove a non bundle js.
please note, that bootstrap*css doesn't have the bundle version.
the css in the name is due to a second bug that was in the same file in 17.*, related to the css line. this bug was already fixed in trunk.
> bootstrap-bundle*.js contains bootstrap*.js
> -------------------------------------------
>
> Key: OFBIZ-11969
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11969> Project: OFBiz
> Issue Type: Bug
> Components: ecommerce
> Reporter: Alex Bodnaru
> Priority: Trivial
> Attachments: p-bootstrap-bundle-css.patch, p-bootstrap-bundle-only.patch
>
>
> non-bundle is redundant, with performance hit.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)