add eleventy-plugin-bundle

This commit is contained in:
Lyn Fugmann 2024-09-15 13:18:05 +02:00
parent c8e5dfa8f0
commit e173a4aa6d
3 changed files with 23 additions and 2 deletions

View file

@ -11,6 +11,7 @@
"license": "MIT",
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-navigation": "^0.3.5"
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-bundle": "^1.0.5"
}
}