Closed AGawrys closed 8 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 27, 2024 6:40pm |
Updated to remove loadedBy for now since that PR isn't merged yet, and re-worded a bit for clarity.
Adds documentation on how to use the
manualSharedBundles
config option for theDefaultBundler
. Includes some common reasons why a project may benefit from MSB (manual Shared Bundles), as well as a basic example of how to add config to yourpackage.json
This PR should be merged once the Source Bundles Property PR is merged. That PR renames
parentAsset
toroot
, the property that specifies what file should be targeted by theassets
glob.It also adds a
loadedBy
optional config, which allows users to specify bundleRoots that will use this MSB (manual shared bundle)Notes
Note that "display rich diff" in Github does not support all formatting used, here's a screen grab of what the page will look like: