chore(bootstrap.php): separately minify php when files are requested
This commit is contained in:
parent
2b22d10b46
commit
320f5e53db
6 changed files with 259 additions and 14 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue