Skip to content

Commit

Permalink
Minify DEV bundles with closure (#29809)
Browse files Browse the repository at this point in the history
The goal is to improve speed of the development by inlining and DCE
unused branches.

We have the ability to preserve some variable names and pretty print in
the production version so might as well do the same with DEV.

DiffTrain build for [c2ae9e2](c2ae9e2)
  • Loading branch information
sebmarkbage committed Jun 8, 2024
1 parent 19bb867 commit fcd1411
Show file tree
Hide file tree
Showing 53 changed files with 246,913 additions and 381,747 deletions.
1,349 changes: 545 additions & 804 deletions compiled/babel-plugin-react-refresh/index.js

Large diffs are not rendered by default.

2,339 changes: 831 additions & 1,508 deletions compiled/facebook-www/JSXDEVRuntime-dev.classic.js

Large diffs are not rendered by default.

2,334 changes: 827 additions & 1,507 deletions compiled/facebook-www/JSXDEVRuntime-dev.modern.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion compiled/facebook-www/REVISION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20b6f4c0e8a1f40ee61735201645e0395ff08f94
c2ae9e28bc02fdd29c46b247d908e6b467ef06af
2 changes: 1 addition & 1 deletion compiled/facebook-www/REVISION_TRANSFORMS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20b6f4c0e8a1f40ee61735201645e0395ff08f94
c2ae9e28bc02fdd29c46b247d908e6b467ef06af
Loading

0 comments on commit fcd1411

Please sign in to comment.