hugo/resources
Andreas Richter c6b661de82
js.Build: Add SourceMap flag with inline option
Added a flag to allow turning on sourcemap in ESBuild. The current support
can only support inline or true as value for sourcemap. This is because
the way ESBuild is invoked it doesn't have a separate output path
to write the mapfile external to the asset pipeline. Add disable for "" and "0".
Add test script and make sure mage check passes.

Fixes #7607
2020-09-01 16:19:08 +02:00
..
images
internal
page Make GroupByParamDate work with string params 2020-06-19 11:58:58 +02:00
postpub resources/js: Add option for setting bundle format 2020-07-22 10:13:30 +02:00
resource Add openapi3.Unmarshal 2020-07-06 20:03:36 +02:00
resource_factories
resource_transformers js.Build: Add SourceMap flag with inline option 2020-09-01 16:19:08 +02:00
testdata
image.go
image_cache.go
image_test.go
post_publish.go Add basic "post resource publish support" 2020-04-07 21:59:20 +02:00
resource.go
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go Image resource refactor 2019-08-26 15:00:44 +02:00
resource_spec.go Add basic "post resource publish support" 2020-04-07 21:59:20 +02:00
resource_test.go
testhelpers_test.go Add basic "post resource publish support" 2020-04-07 21:59:20 +02:00
transform.go Improve error message when no Babel installed 2020-05-16 12:51:35 +02:00
transform_test.go resources: Try to fix a Go 1.15 go vet error 2020-03-10 12:29:09 +01:00