chore(bootstrap.php): separately minify php when files are requested

This commit is contained in:
Cory Dransfeldt 2025-06-15 11:32:01 -07:00
parent 2b22d10b46
commit 320f5e53db
No known key found for this signature in database
6 changed files with 259 additions and 14 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "10.4.6",
"version": "10.5.6",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -52,7 +52,7 @@
"html-minifier-terser": "7.2.0",
"husky": "9.1.7",
"ics": "^3.8.1",
"lint-staged": "16.1.1",
"lint-staged": "16.1.2",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0",
"markdown-it-footnote": "^4.0.0",