wodax-umi-notify

Notification package for all cli we maintained.

Usage no npm install needed!

<script type="module">
  import wodaxUmiNotify from 'https://cdn.skypack.dev/wodax-umi-notify';
</script>

README

umi-notify

Notification package for all cli we maintained.


Usage

import notify from 'umi-notify';

notify.onDevStart({ name, version });
notify.onDevComplete({ name, version });
notify.onBuildStart({ name, version });
notify.onBuildComplete({ name, version });

LICENSE

MIT