Skip to content

Commit 2151077

Browse files
committed
Include dist/ folder in repository for v4.0.0-rc3
- Add production build files to repository for easy access and CDN usage - Remove dist/ from .gitignore to track built files - Includes all 37 HTML pages, CSS/JS assets, and images - Fresh build with latest fixes (smart paths, sidebar navigation, updated CDNs) This allows users to: - Access built files directly from GitHub - Use GitHub as CDN (via jsdelivr.net/gh/...) - Download ready-to-use files without building locally
1 parent 3885daa commit 2151077

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+37342
-3
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
# unwanted types
55
**/env.d.ts
66

7-
# Build output
8-
dist/
9-
107
# System / Log files
118
*.DS_Store
129
*.log

dist/UI/general.html

Lines changed: 220 additions & 0 deletions
Large diffs are not rendered by default.

dist/UI/icons.html

Lines changed: 95 additions & 0 deletions
Large diffs are not rendered by default.

dist/UI/timeline.html

Lines changed: 117 additions & 0 deletions
Large diffs are not rendered by default.

dist/assets/img/AdminLTEFullLogo.png

2.94 KB
Loading

dist/assets/img/AdminLTELogo.png

2.58 KB
Loading

dist/assets/img/avatar.png

7.93 KB
Loading

dist/assets/img/avatar2.png

8.07 KB
Loading

dist/assets/img/avatar3.png

9.03 KB
Loading

dist/assets/img/avatar4.png

13.2 KB
Loading

0 commit comments

Comments
 (0)