hugo/resources
Bjørn Erik Pedersen 78f227b664
js: Let ESBuild handle all imports from node_modules
This commit fixes some issues where modules in /assets share the same name as in node_modules.

This was not intended, and with this commit the node_modules-components should be isolated. If you want to redefine something inside node_modules, use the `defines` option.

Fixes #7948
2020-11-13 08:54:29 +01:00
..
images
internal
jsconfig Make js.Build fully support modules 2020-11-03 13:04:37 +01:00
page Allow getJSON errors to be ignored 2020-10-22 09:09:29 +02:00
postpub
resource resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
resource_factories
resource_transformers js: Let ESBuild handle all imports from node_modules 2020-11-13 08:54:29 +01:00
testdata
image.go resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
image_cache.go
image_test.go resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
post_publish.go
resource.go
resource_cache.go Make js.Build fully support modules 2020-11-03 13:04:37 +01:00
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go Make js.Build fully support modules 2020-11-03 13:04:37 +01:00
resource_test.go
testhelpers_test.go
transform.go Allow getJSON errors to be ignored 2020-10-22 09:09:29 +02:00
transform_test.go lang/i18n: Fix for language code case issue with pt-br etc. 2020-10-09 18:02:43 +02:00