Closed HarelM closed 4 years ago
It seems that when the folders plugins and platforms do not exists (as is usually in a CI scenario) the copy script does not run. This seems like a bug in cordova, but I believe this simple workaround is currently enough. This should address #82.
plugins
platforms
@maintainers Anyone?
Thanks!! Let me know when a new version will be available in npm so I'll be able to remove the reference to my fork.
It seems that when the folders
plugins
andplatforms
do not exists (as is usually in a CI scenario) the copy script does not run. This seems like a bug in cordova, but I believe this simple workaround is currently enough. This should address #82.