1 Star 0 Fork 26

jangocheng/Semi-Design

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.lighthouserc.js 429 Bytes
一键复制 编辑 原始数据 按行查看 历史
走鹃 提交于 2021-12-08 19:08 +08:00 . chore(ci): lighthouse (#380)
/**
* lighthouse config
* https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/configuration.md
*/
module.exports = {
ci: {
collect: {
staticDistDir: './storybook-static',
url: ['http://localhost/iframe.html?id=base--semi-a-11-y&args=&viewMode=story'],
isSinglePageApplication: true,
},
upload: {
target: "temporary-public-storage",
},
},
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jangocheng/Semi-Design.git
git@gitee.com:jangocheng/Semi-Design.git
jangocheng
Semi-Design
Semi-Design
main

搜索帮助