hugo/resources
Bjørn Erik Pedersen cf73cc2ece js: Fix import order for ./foo when both ./foo.js and ./foo/index.js exists
This is in line with how both Node and ESBuild's native import resolver does it.

The ambiguous situations above were discovered trying to build AlpineJS v3.

Note that the above was never an issue if you used `./foo.js` and similar to import the component.

Fixes #8945
2021-09-01 10:47:41 +02:00
..
images resources: Regenerate image golden testdata 2021-07-07 17:25:14 +02:00
internal all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
jsconfig all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
page Go back to WARNING for Page deprecations 2021-07-29 16:18:38 +02:00
postpub Prevent minifier from removing quoutes around post-processed attributes 2021-08-22 12:47:47 +02:00
resource images: Add images.Overlay filter 2020-12-17 09:14:18 +01:00
resource_factories hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
resource_transformers js: Fix import order for ./foo when both ./foo.js and ./foo/index.js exists 2021-09-01 10:47:41 +02:00
testdata resources: Regenerate image golden testdata 2021-07-07 17:25:14 +02:00
image.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
image_cache.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
image_extended_test.go resources: Regenerate image golden testdata 2021-07-07 17:25:14 +02:00
image_test.go resources: Regenerate image golden testdata 2021-07-07 17:25:14 +02:00
post_publish.go Add basic "post resource publish support" 2020-04-07 21:59:20 +02:00
resource.go all: Fix minor typos 2020-12-16 12:11:32 +01:00
resource_cache.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
resource_cache_test.go Improve the server assets cache invalidation logic 2019-08-13 18:09:46 +02:00
resource_metadata.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
resource_metadata_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
resource_spec.go media: Make Type comparable 2021-03-14 15:21:54 +01:00
resource_test.go Fix Resource.ResourceType so it always returns MIME's main type 2020-12-17 22:20:12 +01:00
testhelpers_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
transform.go Split out the puthe path/filepath functions into common/paths 2021-06-18 10:55:00 +02:00
transform_test.go resources: Regenerate image golden testdata 2021-07-07 17:25:14 +02:00