build(deps): remove astro-compress

This commit is contained in:
Oliver Davies 2023-08-07 20:39:33 +01:00
parent e6ec9d0eb6
commit 21081cb0c7
3 changed files with 10 additions and 660 deletions

View file

@ -5,12 +5,8 @@ import mdx from "@astrojs/mdx";
import sitemap from "@astrojs/sitemap";
// https://astro.build/config
import compress from "astro-compress";
// https://astro.build/config
export default defineConfig({
compressHTML: true,
integrations: [
alpinejs(),
mdx(),

View file

@ -23,7 +23,6 @@
"@types/alpinejs": "^3.0.0",
"alpinejs": "^3.0.0",
"astro": "^2.2.1",
"astro-compress": "^1.1.39",
"date-fns": "^2.29.3",
"lodash": "^4.17.21",
"markdown-it": "^13.0.1",

665
yarn.lock

File diff suppressed because it is too large Load diff