Support custom mapfs.yaml in asset stack #1170
Labels
asset
Relates to a particular asset in the build graph
build system
Relates to build system internals like configure.py
Removing an asset from mapfs.yaml breaks splitting due to the
self.files.get(name) is not None
assertion. Ideally asset stacks should declare mapfs.yaml that overrides this one, and the one in splat_ext is used only for splitting. It should probably be in ver, tooThe text was updated successfully, but these errors were encountered: