mirror of https://github.com/go-gitea/gitea.git
Introduce 'make svg' which calls a node script that compiles svg files to `public/img/svg`. These files are vendored to not create a dependency on Node for the backend build. On the frontend side, configure webpack using `raw-loader` so SVGs can be imported as string. Also moved our existing SVGs to web_src/svg for consistency. Fixes: https://github.com/go-gitea/gitea/issues/11618 |
||
|---|---|---|
| .. | ||
| auth | ||
| emoji | ||
| svg | ||
| 404.png | ||
| 500.png | ||
| apple-touch-icon.png | ||
| avatar_default.png | ||
| checkmark.png | ||
| dingtalk.ico | ||
| discord.png | ||
| favicon.ico | ||
| favicon.png | ||
| feishu.png | ||
| gitea-192.png | ||
| gitea-512.png | ||
| gitea-lg.png | ||
| gitea-safari.svg | ||
| gitea-sm.png | ||
| gogs.ico | ||
| loading.png | ||
| matrix.svg | ||
| msteams.png | ||
| openid-16x16.png | ||
| repo_default.png | ||
| slack.png | ||
| telegram.png | ||