Commit 8e64623
committed
ejabberd: hack to build with newly-added assets deps for mod_invites
This should be optional, but instead Bootstrap + jQuery are added to as
dependency for building Ejabberd. jQuery is no longer a dependency of
Bootstrap so it should be gone. The docs allow you to opt out of
mod_invites or point to your own endpoint but the dependencies are now
mistakenly required. The script to get the dependencies fetches with
cURL which won’t run in the sandbox. Since SRIs are required for the
runtime, it also means we can _only_ use this specific version of
Bootstrap too.1 parent 0a8fd93 commit 8e64623
1 file changed
Lines changed: 28 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
139 | 156 | | |
140 | 157 | | |
141 | 158 | | |
| |||
150 | 167 | | |
151 | 168 | | |
152 | 169 | | |
| 170 | + | |
153 | 171 | | |
154 | 172 | | |
155 | 173 | | |
| |||
189 | 207 | | |
190 | 208 | | |
191 | 209 | | |
192 | | - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
193 | 213 | | |
194 | 214 | | |
195 | 215 | | |
196 | 216 | | |
197 | 217 | | |
198 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
199 | 226 | | |
200 | 227 | | |
201 | 228 | | |
| |||
0 commit comments