Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: New lifecycle hooks: afterAsar, afterComplete, afterCopyExtraResources, beforeAsar, beforeCopy, beforeCopyExtraResources #1297

Merged
merged 6 commits into from
Oct 25, 2022

Commits on Oct 19, 2022

  1. (feat) implements the following lifecycle hooks: afterAsar, afterComp…

    …lete, afterCopyExtraResources, beforeAsar, beforeCopy, beforeCopyExtraResources
    erikian authored and VerteDinde committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1187c32 View commit details
    Browse the repository at this point in the history
  2. fix: minor style issues fixed

    erikian authored and VerteDinde committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e9523ab View commit details
    Browse the repository at this point in the history
  3. test: new hooks added to test/hooks.js

    erikian authored and VerteDinde committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    0e16635 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91cb385 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a429ddf View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    1a93df3 View commit details
    Browse the repository at this point in the history