fuse-box/fuse-box

"manifest" RunProps are ignored

RedMser opened this issue · 0 comments

All RunProps regarding the manifest json file are currently ignored, which means the manifest can not be configured, moved or disabled.

To reproduce, try giving runDev the parameter { manifest: false } and see that the manifest-*.json still be re-generated.

The enabled check should probably go here, but I'm not sure about the other config values.