Skip to content

fix(build): swagger css import (#37801)#37803

Merged
bircni merged 1 commit into
go-gitea:release/v1.26from
GiteaBot:backport-37801-v1.26
May 21, 2026
Merged

fix(build): swagger css import (#37801)#37803
bircni merged 1 commit into
go-gitea:release/v1.26from
GiteaBot:backport-37801-v1.26

Conversation

@GiteaBot

Copy link
Copy Markdown
Collaborator

Backport #37801 by @lunny

Snap build failure caused by missed swagger ui css file.

:: [plugin vite:css] /build/gitea/parts/gitea/build/web_src/css/swagger-standalone.css:undefined:NaN
:: Error: [postcss] ENOENT: no such file or directory, open '../../node_modules/swagger-ui-dist/swagger-ui.css'

Snap build failure caused by missed swagger ui css file.

```
:: [plugin vite:css] /build/gitea/parts/gitea/build/web_src/css/swagger-standalone.css:undefined:NaN
:: Error: [postcss] ENOENT: no such file or directory, open '../../node_modules/swagger-ui-dist/swagger-ui.css'
```

Co-authored-by: silverwind <me@silverwind.io>
@GiteaBot GiteaBot added type/bug lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels May 21, 2026
@GiteaBot GiteaBot added this to the 1.26.2 milestone May 21, 2026
@GiteaBot GiteaBot requested review from bircni and silverwind May 21, 2026 13:57
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels May 21, 2026
@lunny lunny modified the milestones: 1.26.2, 1.26.3 May 21, 2026
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels May 21, 2026
@bircni bircni merged commit 5387758 into go-gitea:release/v1.26 May 21, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants