UNPKG
preact-habitat
Version:
beta (3.0.0)
latest (3.3.0)
next (3.0.31)
3.3.0
3.2.2
3.2.1
3.1.0
3.0.31
3.0.3
3.0.2
3.0.1
3.0.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.2
2.0.2
2.0.1
2.0.0
1.2.1
1.2.0
1.1.2
1.0.0
0.6.2
0.6.1
0.1.12
0.1.11
0.1.1
A place for your happy widget in every DOM.
github.com/zouhir/preact-habitat/
preact-habitat
/
examples
/
login-form
/
tools
/
build.cli.js
4 lines
(2 loc)
•
86 B
JavaScript
View Raw
1
2
3
4
require
(
'colors'
);
console
.
log
(
'\n 📦 building task is finished... \n'
.
magenta
);