hugo/resources/resource_transformers/js
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
..
build.go
build_test.go
integration_test.go
options.go js: Resolve index.esm.js 2022-06-12 20:09:37 +02:00
options_test.go js: Resolve index.esm.js 2022-06-12 20:09:37 +02:00