fix: remove unused plugin eleventy-plugin-rss
This commit is contained in:
parent
ea6280226a
commit
2d6371e474
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
import pluginRss from "@11ty/eleventy-plugin-rss";
|
|
||||||
import pluginNoRobots from "eleventy-plugin-no-robots";
|
import pluginNoRobots from "eleventy-plugin-no-robots";
|
||||||
import { eleventyImageTransformPlugin } from "@11ty/eleventy-img";
|
import { eleventyImageTransformPlugin } from "@11ty/eleventy-img";
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,6 @@
|
||||||
"@11ty/eleventy": "^3.0.0",
|
"@11ty/eleventy": "^3.0.0",
|
||||||
"@11ty/eleventy-fetch": "^4.0.0",
|
"@11ty/eleventy-fetch": "^4.0.0",
|
||||||
"@11ty/eleventy-img": "^5.0.0",
|
"@11ty/eleventy-img": "^5.0.0",
|
||||||
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
|
||||||
"autoprefixer": "^10.4.17",
|
"autoprefixer": "^10.4.17",
|
||||||
"cheerio": "^1.0.0-rc.12",
|
"cheerio": "^1.0.0-rc.12",
|
||||||
"cssnano": "^6.0.3",
|
"cssnano": "^6.0.3",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue