Files
oak-gpui/crates
Marshall BowersandMax 0981c97a22 extension_cli: Clear out existing manifest collections for old extension.json (#9780)
This PR fixes an issue in the extension CLI when building extensions
using the old manifest schema (`extension.json`).

If there were values provided for the `languages`, `grammars`, or
`themes` collections, these could interfere with the packaging process.

We aren't expecting these fields to be set in the source
`extension.json` (just in the generated one), so we can clear them out
when building up the manifest.

Release Notes:

- N/A

Co-authored-by: Max <max@zed.dev>
2024-03-25 12:44:32 -04:00
..
2024-03-22 08:44:56 -06:00
2024-03-20 20:37:40 -06:00
2024-03-18 14:27:39 -07:00
2024-03-20 15:52:02 +01:00
2024-03-11 10:45:57 +01:00
2024-03-19 10:13:10 -07:00
2024-03-11 10:45:57 +01:00
2024-03-14 17:05:07 -04:00
2024-03-22 16:18:33 +01:00
2024-03-22 08:44:56 -06:00
2024-03-25 12:13:44 +01:00