vue-cli-plugin-s3-deploy
vue-cli-plugin-s3-deploy copied to clipboard
Feature: deploy hook
trafficstars
Would it be possible to have a hook that could be used for instance to send a Slack notification when the deploy is successful?
https://cli.vuejs.org/dev-guide/ui-api.html#task-hooks
I suppose we could expose the hooks, so you could add whatever you wanted to happen in your own configs.
@nicekiwi That's exactly what I had in mind.