grunt-pagespeed:Grunt插件可作为CI的一部分运行Google PageSpeed Insights

时间:2024-03-11 19:54:02
【文件属性】:

文件名称:grunt-pagespeed:Grunt插件可作为CI的一部分运行Google PageSpeed Insights

文件大小:41KB

文件格式:ZIP

更新时间:2024-03-11 19:54:02

CoffeeScript

页面速度 Grunt插件,用于运行 使用Google PageSpeed Insights,使用和对已部署的站点运行移动和桌面性能测试。 该插件是为Grunt 0.4.1开发的,未经测试与Grunt 0.3.x向后兼容。 安装 使用以下命令安装此grunt插件: npm install grunt-pagespeed --save-dev 加载插件 将此添加到项目的Gruntfile.js gruntfile中: grunt.loadNpmTasks('grunt-pagespeed'); 或者,将其添加到项目的Gruntfile.coffee gruntfile中: grunt.loadNpmTasks 'grunt-pagespeed' 或者使用加载您的插件。 require('load-grunt-tasks')(grunt); Google API金钥 默认情况下,我


【文件预览】:
grunt-pagespeed-master
----.travis.yml(313B)
----package.json(721B)
----tasks()
--------pagespeed.coffee(715B)
--------lib()
----.github()
--------workflows()
----Gruntfile.coffee(789B)
----LICENSE(1KB)
----package-lock.json(133KB)
----.gitignore(97B)
----README.md(4KB)
----.editorconfig(188B)
----.gitattributes(12B)

网友评论