hugo/resources/resource_transformers
Bjørn Erik Pedersen 78f227b664
js: Let ESBuild handle all imports from node_modules
This commit fixes some issues where modules in /assets share the same name as in node_modules.

This was not intended, and with this commit the node_modules-components should be isolated. If you want to redefine something inside node_modules, use the `defines` option.

Fixes #7948
2020-11-13 08:54:29 +01:00
..
babel Allow getJSON errors to be ignored 2020-10-22 09:09:29 +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: Let ESBuild handle all imports from node_modules 2020-11-13 08:54:29 +01:00
minifier Some minify configuration adjustments 2020-03-20 20:35:57 +01:00
postcss Allow getJSON errors to be ignored 2020-10-22 09:09:29 +02:00
templates Revert "resources: Add data context to the key in ExecuteAsTemplate" 2020-03-21 18:38:19 +01:00
tocss/scss js: Let ESBuild handle all imports from node_modules 2020-11-13 08:54:29 +01:00