Closed blefebvre closed 6 years ago
Fix and test case for #188.
We need to be able to call sync() with copyCordovaAssets set, but without copyRootApp.
sync()
copyCordovaAssets
copyRootApp
n/a
@blefebvre thanks for the PR. I'll release a new version to npm shortly.
Thanks @macdonst !
Description
Fix and test case for #188.
Related Issue
188
Motivation and Context
We need to be able to call
sync()
withcopyCordovaAssets
set, but withoutcopyRootApp
.How Has This Been Tested?
Screenshots (if appropriate):
n/a
Types of changes
Checklist: