Remove templates and compiled theme assets
Delete prebuilt template pages and their compiled theme assets under templates/: removes templates/*.html and the templates/assets files (Layout CSS, ThemeSwitcher, client runtime and bundled runtime). Cleans up generated/compiled template artifacts so they no longer ship with the repository.
This commit is contained in:
+3
-1
@@ -21,4 +21,6 @@ pnpm-debug.log*
|
||||
.DS_Store
|
||||
|
||||
# jetbrains setting folder
|
||||
.idea/
|
||||
.idea/
|
||||
|
||||
templates/
|
||||
Reference in New Issue
Block a user