umputun/remark42

Separate vendor from widgets bundles

Open

#901 opened on Feb 25, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (5,500 stars) (432 forks)user submission
enhancementfrontendgood-first-issuehelp wanted

Description

It's a really good thing in the case when remark42 installed on a page with the two widgets comments and last comments. Both of the widgets have bundles that include preact, redux, etc. It could be much more effective to separate vendor bundle and use the same piece of code for these widgets.

Contributor guide