File tree Expand file tree Collapse file tree 7 files changed +19
-52
lines changed
Expand file tree Collapse file tree 7 files changed +19
-52
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -44,3 +44,22 @@ module:
4444 target : assets/vendor/Font-Awesome
4545 - source : ../../node_modules/@fortawesome/fontawesome-free/webfonts
4646 target : static/webfonts
47+ # Mounts for module installations,
48+ # needed to work around a known bug in Go’s module management.
49+ - source : assets/bootstrap/scss/_vendor
50+ target : assets/vendor/bootstrap/scss/vendor
51+ imports :
52+ - path : github.com/twbs/bootstrap
53+ disable : false
54+ mounts :
55+ - source : scss
56+ target : assets/vendor/bootstrap/scss
57+ - source : dist/js
58+ target : assets/vendor/bootstrap/dist/js
59+ - path : github.com/FortAwesome/Font-Awesome
60+ disable : false
61+ mounts :
62+ - source : scss
63+ target : assets/vendor/Font-Awesome/scss
64+ - source : webfonts
65+ target : static/webfonts
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11github.com/FortAwesome/Font-Awesome v0.0.0-20220831210243-d3a7818c253f h1:bvkUptSRPZBr3Kxuk+bnWCEmQ5MtEJX5fjezyV0bC3g =
22github.com/FortAwesome/Font-Awesome v0.0.0-20220831210243-d3a7818c253f /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
33github.com/google/docsy/dependencies v0.4.0 /go.mod h1:2zZxHF+2qvkyXhLZtsbnqMotxMukJXLaf8fAZER48oo =
4- github.com/google/docsy/dependencies v0.4.1-0.20220905171817-ae8b8117ed16 h1:6Ju+wn/ReUk9qmvKU68JlYhnWe48Tq+2HZ4vyeSpNMk =
5- github.com/google/docsy/dependencies v0.4.1-0.20220905171817-ae8b8117ed16 /go.mod h1:2zZxHF+2qvkyXhLZtsbnqMotxMukJXLaf8fAZER48oo =
64github.com/google/docsy/dependencies v0.5.1-0.20221014161617-be5da07ecff1 h1:DH0NbaXJjODFImfRJGCSXDhnRO/IaD2VTGVlRjULUtc =
75github.com/google/docsy/dependencies v0.5.1-0.20221014161617-be5da07ecff1 /go.mod h1:EDGc2znMbGUw0RW5kWwy2oGgLt0iVXBmoq4UOqstuNE =
86github.com/twbs/bootstrap v4.6.2+incompatible h1:TDa+R51BTiy1wEHSYjmqDb8LxNl/zaEjAOpRE9Hwh/o =
You can’t perform that action at this time.
0 commit comments