mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
c6b661de82
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 |
||
---|---|---|
.. | ||
babel | ||
htesting | ||
integrity | ||
js | ||
minifier | ||
postcss | ||
templates | ||
tocss/scss |