Skip to content

Commit ed4318e

Browse files
authored
Manually added the description snippet due to the initial warning. (playfulprogramming#1212)
2 parents 3e2f48c + dba58cc commit ed4318e

File tree

1 file changed

+1
-1
lines changed
  • content/crutchcorn/posts/modern-js-bundleless

1 file changed

+1
-1
lines changed

content/crutchcorn/posts/modern-js-bundleless/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
title: "Writing Modern JavaScript without a Bundler",
4-
description: "",
4+
description: "Let's explore how we can build a website using many of the conveniences of a Vite app while remaining buildless.",
55
published: "2024-11-27T21:52:59.284Z",
66
tags: ["javascript", "webdev"],
77
license: "cc-by-4",

0 commit comments

Comments
 (0)