diff options
author | silverwind <me@silverwind.io> | 2022-11-18 18:54:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-18 11:54:32 -0600 |
commit | 595d940daada0a50bf2d3e31c1849e5580810847 (patch) | |
tree | 41b78d82f789f57bbd852ebe9c42ac237cb9225d /routers/api/v1/repo/wiki.go | |
parent | 6da8bc6be9fedf8956b25680077941ed3f081d75 (diff) | |
download | gitea-595d940daada0a50bf2d3e31c1849e5580810847.tar.gz gitea-595d940daada0a50bf2d3e31c1849e5580810847.zip |
Fix webpack license warning (#21815)
#19999 introduced a indirect dependency with a license that was not on
our allowlist yet which produced this warning during webpack:
````
WARNING in License: citeproc@2.4.62 has disallowed license CPAL-1.0 OR AGPL-1.0
````
I've added both licenses to the allowed list and made it so webpack will
now abort on such license errors so that we don't miss those next time.
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to 'routers/api/v1/repo/wiki.go')
0 files changed, 0 insertions, 0 deletions