Commit a3bad0f
committed
revert(jampack): remove tooling and CI steps due to instability and risk
- Drop Node/Jampack setup from pages-deploy.yml (setup-node, npm ci, cache, optimize)
- Remove jampack.config.mjs, package.json, package-lock.json
Reasons:
- Unreliable styling (fonts); fallback fonts causing layout breakage
- Bugs: CDN responsive images inactive; video lazyload overwrites classes
- Security concerns from outdated/transitive dependencies; insufficient documentation and maintenance
Decision: cancel Jampack adoption entirely.1 parent ad69f54 commit a3bad0f
File tree
4 files changed
+0
-3411
lines changed- .github/workflows
4 files changed
+0
-3411
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 98 | | |
117 | 99 | | |
118 | 100 | | |
| |||
This file was deleted.
0 commit comments