umputun/remark42

Separate vendor from widgets bundles

Open

#901 opened on Feb 25, 2021

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

Repository metrics

Stars
 (5,500 stars)
PR merge metrics
 (Avg merge 7d) (7 merged PRs in 30d)

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