File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 uses : codecov/codecov-action@v1
5757 with :
5858 # not required for public repos
59- # token: ${{ secrets.CODECOV_TOKEN }}
59+ token : ${{ secrets.CODECOV_TOKEN }}
6060 file : ./coverage/clover.xml
6161 directory : ./coverage/lcov-report/
6262 flags : unittests
Original file line number Diff line number Diff line change 33 <img alt =" npm (scoped with tag) " src =" https://img.shields.io/npm/v/@jsany/log-filesize-webpack-plugin/latest " >
44 <img src =" https://img.shields.io/badge/node-%3E%3D8.10.0-blue.svg " />
55 <img alt =" npm bundle size (scoped version) " src =" https://img.shields.io/bundlephobia/minzip/@jsany/log-filesize-webpack-plugin/latest " >
6- <img alt =" Coveralls github " src =" https://img.shields.io/coveralls/github/jsany/log-filesize-webpack-plugin " >
6+ <img src =" https://github.com/jsany/log-filesize-webpack-plugin/workflows/Publish Package/badge.svg " />
7+ <a href =" https://codecov.io/gh/jsany/log-filesize-webpack-plugin " >
8+ <img src="https://codecov.io/gh/jsany/log-filesize-webpack-plugin/branch/main/graph/badge.svg" />
9+ </a >
710 <a href =" https://github.com/jsany/log-filesize-webpack-plugin#readme " target =" _blank " >
811 <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
912 </a >
2528
2629## Prerequisites
2730
28- - node >=8.10.0
31+ - node >=10
2932- webpack >=4
3033
3134## Install
You can’t perform that action at this time.
0 commit comments