This website requires JavaScript.
Explore
Help
Sign In
mirror
/
sitespeed.io
mirror of
https://github.com/sitespeedio/sitespeed.io.git
Watch
1
Star
0
Fork
You've already forked sitespeed.io
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
32973d31a2
sitespeed.io
/
test
/
prepostscripts
/
postSample.js
4 lines
85 B
JavaScript
Raw
Blame
History
module
.
exports
=
async
function
(
context
)
{
context
.
log
.
info
(
'In posttask!!!'
)
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink