mirror of
https://github.com/git-pkgs/proxy.git
synced 2026-06-02 00:38:16 -04:00
Adds pin.yaml/pin.lock and the vendored diff2html bundle. Templates not yet updated to reference /static/vendor/, and tailwind still served from the manually-copied static/tailwind.js (blocked on git-pkgs/pin#2). Anchors .gitignore vendor/ rule to repo root so it stops matching internal/server/static/vendor/.
2 lines
152 B
YAML
2 lines
152 B
YAML
out: "internal/server/static/vendor"
|
|
assets: [{name: diff2html, version: ^3.4, files: [bundles/css/diff2html.min.css, bundles/js/diff2html-ui.min.js]}]
|