hugo/hugofs
Bjørn Erik Pedersen 0d6e593ffb Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass
This fixes the reverse filesystem lookup (absolute filename to path relative to the composite filesystem).

The old logic had some assumptions about the locality of the actual files that didn't work in more complex scenarios.

This commit now also adds the popular Bootstrap SCSS Hugo module to the CI build (both for libsass and dartsass transpiler), so we can hopefully avoid similar future breakage.

Fixes #12178
2024-03-01 14:18:52 +01:00
..
files
glob all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
component_fs.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
createcounting_fs.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
decorators.go
dirsmerger.go
fileinfo.go Fix single mount rename panic 2024-02-28 13:38:12 +01:00
fileinfo_test.go
filename_filter_fs.go
filename_filter_fs_test.go
fs.go
fs_test.go
glob.go
glob_test.go
hasbytes_fs.go
hashing_fs.go
hashing_fs_test.go
noop_fs.go
openfiles_fs.go
rootmapping_fs.go Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass 2024-03-01 14:18:52 +01:00
rootmapping_fs_test.go Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass 2024-03-01 14:18:52 +01:00
stacktracer_fs.go
walk.go Filter dot files etc. in i18n 2024-02-05 14:54:02 +01:00
walk_test.go