Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Remove tracking and side-bug #77

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Remove tracking and side-bug #77

wants to merge 2 commits into from

Conversation

Bottersnike
Copy link

This is similar to #34, however it also removes the orphaned components, now-unneeded webpack configs, and entirely removes react and react-dom. Additionally, the analytical tracking was removed, because that's really not needed in something like this. By completely removing this, the bundle size is significantly shrunk:

main.bundle.js: 147 KB -> 0 bytes
background.bundle.js: 117 KB -> 90.6 KB
static/ -> 254 KB -> 3.82 KB

Zipped bundle: 309 KB -> 34.3 KB

@x029a
Copy link

x029a commented Mar 15, 2021

Yeah came across this. The analytics.js forced me to remove it and run this on my own.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants