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
internal
jsconfig
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
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
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
image_test.go
post_publish.go
resource.go
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go
resource_test.go
testhelpers_test.go
transform.go
transform_test.go