UNPKG
yoastseo-dep
Version:
latest (1.91.2-A)
1.91.2
1.91.2-A
Yoast clientside page analysis
github.com/Yoast/
Yoast/wordpress-seo
yoastseo-dep
/
grunt
/
config
/
clean.js
7 lines
(6 loc)
•
102 B
JavaScript
View Raw
1
2
3
4
5
6
7
// See https://github.com/gruntjs/grunt-contrib-clean
module
.
exports
= { publish: [
"dist"
, ], };