feat: convert all files to esm

This commit is contained in:
Devin Haska 2024-10-03 22:52:20 -07:00
parent ef6923ece6
commit e8fd3a17d2
34 changed files with 202 additions and 228 deletions

View file

@ -5,6 +5,7 @@
"repository": "https://github.com/wonderfulfrog/wonderfulfrog.com",
"author": "Devin Haska",
"license": "MIT",
"type": "module",
"scripts": {
"debug": "DEBUG=Eleventy* eleventy --serve --watch",
"start": "eleventy --serve --watch --quiet",