Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0
-
None
Description
The WP8 parser is missing a pre_package event. It is in the WP7 project parser.
Also the pre_package event doesn't work correctly on the WP7 project because hooks are async.
Pullrequest: https://github.com/apache/cordova-cli/pull/43