mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
35011bcb26
This is needed to import `react` as a library, e.g.: ``` {{ $jsx := resources.Get "index.jsx" }} {{ $options := dict "defines" (dict "process.env.NODE_ENV" "\"development\"") }} {{ $js := $jsx | js.Build $options }} ``` Fixes #7489 |
||
---|---|---|
.. | ||
babel | ||
htesting | ||
integrity | ||
js | ||
minifier | ||
postcss | ||
templates | ||
tocss/scss |