UNPKG
iweb-tool
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.24
a build tool based gulp & webpack
github.com/iuap-design/iweb-tool
iuap-design/iweb-tool
iweb-tool
/
tpl
/
m
/
iweb_home
/
modules
/
hr
/
hrss
/
component
/
oacomp1
/
oacomp1.js
8 lines
(6 loc)
•
103 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
/** * Created by dingrf on 2016/1/8. */
module
.
export
=
function
(
){
alert
(
'this is oacomp1'
); }