hugo/resources/resource_transformers
Bjørn Erik Pedersen 617e094482 js: Resolve index.esm.js
Same logic as for `index.{js,ts...}` files applies; if both `index.esm.js` and `index.js` exists (unlikely), you need to use the name
with extension when importing, else the `index.js` will win.

Fixes #8631
2022-06-12 20:09:37 +02:00
..
babel Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
htesting Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
integrity Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
js js: Resolve index.esm.js 2022-06-12 20:09:37 +02:00
minifier minifiers: Make keepWhitespace = false default for HTML (note) 2022-03-09 07:48:18 +01:00
postcss Don't use the baseURL /path as part of the resource cache key 2022-05-27 19:11:16 +02:00
templates Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
tocss github: Set HUGO_BUILD_TAGS: extended when running tests 2022-05-27 11:55:03 +02:00