forked from mirror/gh-kyuuhachi-vencordplugins
| .. | ||
| index.tsx | ||
| README.md | ||
| tar.ts | ||
| webpack.ts | ||
WebpackTarball
Adds an option to the Vencord Toolbox that lets you grab Discord's webpack as a tarball, which is very convenient for inspecting the code.
The reason it's a tarball instead of for example a zip is just simplicity — the tar file writer is only like 60ish lines.