apache / cordova-browser

Apache Cordova
Apache License 2.0
170 stars 85 forks source link

CB-13614: (browser) Fix asset copy bug. #49

Closed geocolumbus closed 6 years ago

geocolumbus commented 6 years ago

Platforms affected

browser

What does this PR do?

Fixes a bug that prevented assets from the plugin file from copying over correctly if the asset contained a path.

What testing has been done on this change?

I tested the cordova-browser with this patch against my own build and verified that the assets copied correctly, both at the root level and with a path.

Checklist

geocolumbus commented 6 years ago

This is ready for review.

purplecabbage commented 6 years ago

@audreyso @stevengill