feat(cli): add site cli to run scripts + handle media
This commit is contained in:
parent
5055816f68
commit
fc9ef6e5ed
11 changed files with 1586 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "8.3.3",
|
||||
"version": "9.0.0",
|
||||
"description": "The source for my personal site. Built using 11ty (and other tools).",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
|
@ -55,7 +55,7 @@
|
|||
"postcss-import": "^16.1.0",
|
||||
"postcss-import-ext-glob": "^2.1.1",
|
||||
"rimraf": "^6.0.1",
|
||||
"terser": "^5.40.0",
|
||||
"terser": "^5.41.0",
|
||||
"truncate-html": "^1.2.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue