umi-notify

0.1.5 • Public • Published

umi-notify

Notification package for all tools 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

Readme

Keywords

none

Package Sidebar

Install

npm i umi-notify

Weekly Downloads

2,401

Version

0.1.5

License

MIT

Unpacked Size

2.35 kB

Total Files

3

Last publish

Collaborators

  • sorrycc