This repository was archived by the owner on Jan 2, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# These are supported funding model platforms
2
2
3
3
github : # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4
- patreon : pizzafox
4
+ patreon : jonahsnider
5
5
open_collective : # Replace with a single Open Collective username
6
6
ko_fi : # Replace with a single Ko-fi username
7
7
tidelift : # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
Original file line number Diff line number Diff line change 5
5
"url" : " https://jonah.pw"
6
6
},
7
7
"bugs" : {
8
- "url" : " https://github.com/pizzafox /netlify-cache-nextjs/issues"
8
+ "url" : " https://github.com/jonahsnider /netlify-cache-nextjs/issues"
9
9
},
10
10
"dependencies" : {
11
11
"@netlify/cache-utils" : " 1.0.7"
40
40
"name" : " netlify-plugin-cache-nextjs" ,
41
41
"repository" : {
42
42
"type" : " git" ,
43
- "url" : " git+https://github.com/pizzafox /netlify-cache-nextjs.git"
43
+ "url" : " git+https://github.com/jonahsnider /netlify-cache-nextjs.git"
44
44
},
45
45
"scripts" : {
46
46
"build" : " tsdx build" ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Cache the Next.js build folder in Netlify builds.
5
5
[ ![ add to netlify] ( https://img.shields.io/badge/add%20to-netlify-00AD9F )] ( https://app.netlify.com/plugins/netlify-plugin-cache-nextjs/install )
6
6
[ ![ npm] ( https://img.shields.io/npm/v/netlify-plugin-cache-nextjs )] ( https://www.npmjs.com/package/netlify-plugin-cache-nextjs )
7
7
[ ![ downloads per week] ( https://img.shields.io/npm/dw/netlify-plugin-cache-nextjs )] ( https://www.npmjs.com/package/netlify-plugin-cache-nextjs )
8
- [ ![ Build Status] ( https://github.com/pizzafox /netlify-cache-nextjs/workflows/CI/badge.svg )] ( https://github.com/pizzafox /netlify-cache-nextjs/actions )
8
+ [ ![ Build Status] ( https://github.com/jonahsnider /netlify-cache-nextjs/workflows/CI/badge.svg )] ( https://github.com/jonahsnider /netlify-cache-nextjs/actions )
9
9
[ ![ XO code style] ( https://img.shields.io/badge/code_style-XO-5ed9c7.svg )] ( https://github.com/xojs/xo )
10
10
11
11
A [ popular] ( https://www.netlify.com/blog/2020/06/22/top-10-netlify-build-plugins/#4-next-js-cache ) [ Netlify build plugin] ( https://docs.netlify.com/configure-builds/build-plugins/ ) .
You can’t perform that action at this time.
0 commit comments