diff options
author | Hailey <me@haileyok.com> | 2024-04-03 19:31:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 19:31:29 -0700 |
commit | b1bd7ab6e3bd9226383b6eb979857564775435ad (patch) | |
tree | 89d06d4e6293a2255237283ff395eb95ae118191 /.gitignore | |
parent | 9d9c9095eee865551531911a983f06de5fe4bab0 (diff) | |
download | voidsky-b1bd7ab6e3bd9226383b6eb979857564775435ad.tar.zst |
Add webpack analyzer, PR comments for webpack bundle size (#3383)
try that again 9 try that again 8 try that again 7 try that again 6 try that again 5 try that again 4 try that again 3 try that again 2 try that again merge base 3 merge base 2 merge base use latest main commit rather than tag webpack diff analyzer use cache v4 use cache again... blegh blegh try cache again cache try again one more adjutment adjust okay again maybe maybe now? maybe now oops again oops add diff comments add open analyzer script add webpack analyzer
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 77dbd00fd..b546152cc 100644 --- a/.gitignore +++ b/.gitignore @@ -77,6 +77,7 @@ dist/ *.mobileprovision *.orig.* web-build/ +stats.json # Temporary files created by Metro to check the health of the file watcher .metro-health-check* |