Is there a way to disable the Twitter widget? #2378
Replies: 1 comment
-
|
Going to close this on out, after more fiddling I realize I'd want to disable 50%+ of what slidev does as it's far too resources intensive for what I need/want -- 400 network requests and 10mb of JS (down from 150mb) is not worth trying to fight. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just got started with a new slidev repo through the initializer and noticed that, even after ripping out the Tweet component, I'm seeing the Twitter widget get embedded & making network calls. Is there a way to disable this without patching?
It's a drop in the bucket compared to the overall network size but it's completely unwanted and fills my console with all sorts of error messages which I'd like to avoid.
Beta Was this translation helpful? Give feedback.
All reactions