mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-26 21:50:40 +03:00
Revert adding htmx until we finaly decide to add it (#28879)
This commit is contained in:
parent
1df06e3f39
commit
49d7663929
9 changed files with 20 additions and 44 deletions
|
@ -214,7 +214,6 @@ export default {
|
|||
},
|
||||
override: {
|
||||
'khroma@*': {licenseName: 'MIT'}, // https://github.com/fabiospampinato/khroma/pull/33
|
||||
'htmx.org@1.9.10': {licenseName: 'BSD-2-Clause'}, // "BSD 2-Clause" -> "BSD-2-Clause"
|
||||
},
|
||||
emitError: true,
|
||||
allow: '(Apache-2.0 OR BSD-2-Clause OR BSD-3-Clause OR MIT OR ISC OR CPAL-1.0 OR Unlicense OR EPL-1.0 OR EPL-2.0)',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue