hugo/resources/resource_transformers
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
..
babel Improve stderr logging for PostCSS and simlilar 2020-08-20 22:32:20 +02:00
htesting Add basic "post resource publish support" 2020-04-07 21:59:20 +02:00
integrity Image resource refactor 2019-08-26 15:00:44 +02:00
js js.Build: Add SourceMap flag with inline option 2020-09-01 16:19:08 +02:00
minifier Some minify configuration adjustments 2020-03-20 20:35:57 +01:00
postcss Improve stderr logging for PostCSS and simlilar 2020-08-20 22:32:20 +02:00
templates Revert "resources: Add data context to the key in ExecuteAsTemplate" 2020-03-21 18:38:19 +01:00
tocss/scss resources: Fix scss vs css import regexp 2020-03-17 08:03:25 +01:00