Add esbuild to make things... work?

This commit is contained in:
Cassidy Williams
2022-10-24 00:04:04 -05:00
parent 8f1fa8109c
commit 772fa481fb
2 changed files with 2189 additions and 54 deletions

2242
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,6 +13,7 @@
"@astrojs/rss": "^1.0.0",
"@astrojs/sitemap": "^1.0.0",
"astro": "^1.0.7",
"esbuild": "^0.15.12",
"prettier": "^2.7.1",
"prettier-plugin-astro": "^0.6.0"
}