refactor(alpine): restructure components and remove unused utilities for better modularity and maintainability
这个提交包含在:
+3
-2
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"name": "theme-terminal",
|
||||
"private": true,
|
||||
"version": "1.2.7",
|
||||
"version": "2.0.3",
|
||||
"description": "A terminal like theme for Halo.",
|
||||
"scripts": {
|
||||
"dev": "vite build --watch",
|
||||
"build": "tsc && vite build && theme-package",
|
||||
"build-only": "tsc && vite build",
|
||||
"lint": "eslint ./src --ext .js,.cjs,.mjs,.ts,.cts,.mts --ignore-path .gitignore",
|
||||
"test:structure": "node scripts/check-devcm-theme.mjs",
|
||||
"prettier": "prettier --write './src/**/*.{js,ts,css,json,ml,yaml,html}' './templates/**/*.html'"
|
||||
},
|
||||
"keywords": [
|
||||
@@ -51,4 +52,4 @@
|
||||
"@iconify/iconify": "^3.0.0",
|
||||
"alpinejs": "^3.10.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
在新议题中引用
屏蔽一个用户