dillon1000/react
Commit
Browse files [playground] Upgrade to Next 15 (#31291)
This was previously blocked because the playground was a part of the compiler's yarn workspace and there was some funky hoisting going on. Now that we are decoupled we can upgrade to Next 15, which hopefully should improve build times. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/31291). * #31293 * #31292 * __->__ #31291
Changed paths5 files
First-parent comparisoncompiler/apps/playground/babel.config.js DeletedM compiler/apps/playground/next-env.d.ts ModifiedM compiler/apps/playground/next.config.js ModifiedM compiler/apps/playground/package.json ModifiedM compiler/apps/playground/yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…