Skip to content

Notification package for all cli we maintained.

Notifications You must be signed in to change notification settings

umijs/umi-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Notification package for all cli we maintained.

Resources

Stars

Watchers

Forks

Packages

No packages published