This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Use cdvPluginPostBuildExtras instead of ext.postBuildExtras #566
Open
Description
Description
Only one ext.postBuildExtras can exist, if two plugins both define this function then only one of them will be run.
Should be able to use cdvPluginPostBuildExtras.add({}) instead, eg: https://issues.apache.org/jira/browse/CB-14163.
Metadata
Metadata
Assignees
Labels
No labels