產品提供的套件,可新增至組合的圖片中。
這也包含這些套件的設定:
json5 packages: { base: [ { manifest: "path/to/package_a/package_manifest.json", }, { manifest: "path/to/package_b/package_manifest.json", config_data: { "foo.cfg": "path/to/some/source/file/foo.cfg", "bar/more/data.json": "path/to/some.json", }, }, ], cache: [] }
Field Type Description Default
cache
vector
Paths to package manifests, or more detailed json entries for packages to add to the 'cache' package set.
base
vector
Paths to package manifests, or more detailed json entries for packages to add to the 'base' package set.