0.1.5 • Published 7 years ago
umi-notify
Licence
MIT
Version
0.1.5
Deps
2
Size
2 kB
Vulns
0
Weekly
0
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