Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 6156505

Browse files
authored
docs: brag about number of downloads
1 parent 4b24cec commit 6156505

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Netlify Next.js cache
22

3+
Cache the Next.js build folder in Netlify builds.
4+
35
[![npm](https://img.shields.io/npm/v/netlify-plugin-cache-nextjs)](https://www.npmjs.com/package/netlify-plugin-cache-nextjs)
6+
[![downloads per week](https://img.shields.io/npm/dw/netlify-plugin-cache-nextjs)](https://www.npmjs.com/package/netlify-plugin-cache-nextjs)
47
[![Build Status](https://github.com/pizzafox/netlify-cache-nextjs/workflows/CI/badge.svg)](https://github.com/pizzafox/netlify-cache-nextjs/actions)
58
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)
69

7-
Cache the Next.js build folder in Netlify builds.
8-
A [Netlify build plugin](https://docs.netlify.com/configure-builds/build-plugins/).
10+
A [Netlify build plugin](https://docs.netlify.com/configure-builds/build-plugins/), and [one of the most downloaded ones](https://www.netlify.com/blog/2020/06/22/top-10-netlify-build-plugins/#4-next-js-cache) at that.
911

1012
```toml
1113
[[plugins]]

0 commit comments

Comments
 (0)