Skip to content

Commit a199087

Browse files
committed
Version updates and remove old packages
1 parent d651a0c commit a199087

File tree

6 files changed

+1458
-3031
lines changed

6 files changed

+1458
-3031
lines changed

.eleventy.ts

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ function _normalizeShortcodeScope(ctx) {
2929
}
3030

3131
export default function (eleventyConfig) {
32-
eleventyConfig.addWatchTarget("src/sass");
3332
eleventyConfig.addWatchTarget("src/maps");
3433
eleventyConfig.addWatchTarget("bibliography.yaml");
3534
eleventyConfig.addPassthroughCopy("fonts");

0 commit comments

Comments
 (0)