File tree Expand file tree Collapse file tree 1 file changed +20
-21
lines changed Expand file tree Collapse file tree 1 file changed +20
-21
lines changed Original file line number Diff line number Diff line change 22baseURL = " https://example.com/"
33
44[module ]
5- [module .hugoVersion ]
6- min = " 0.71.0"
7- [[module .imports ]]
8- path = " github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3"
9- [[module .imports ]]
10- path =" github.com/olivernn/lunr.js"
11- [[module .imports .mounts ]]
12- source =" lunr.js"
13- target =" assets/js/lib/lunr.js"
14- [[module .imports ]]
15- path =" github.com/slatedocs/slate"
16- [[module .imports .mounts ]]
17- source =" source/images"
18- target =" static/images"
19- [[module .imports .mounts ]]
20- source =" source/fonts"
21- target =" static/fonts"
22- [[module .imports .mounts ]]
23- source =" source/stylesheets"
24- target =" assets/scss/slate"
25-
5+ [module .hugoVersion ]
6+ min = " 0.71.0"
7+ [[module .imports ]]
8+ path = " github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3"
9+ [[module .imports ]]
10+ path = " github.com/olivernn/lunr.js"
11+ [[module .imports .mounts ]]
12+ source = " lunr.js"
13+ target = " assets/js/lib/lunr.js"
14+ [[module .imports ]]
15+ path = " github.com/slatedocs/slate"
16+ [[module .imports .mounts ]]
17+ source = " source/images"
18+ target = " static/images"
19+ [[module .imports .mounts ]]
20+ source = " source/fonts"
21+ target = " static/fonts"
22+ [[module .imports .mounts ]]
23+ source = " source/stylesheets"
24+ target = " assets/scss/slate"
You can’t perform that action at this time.
0 commit comments