mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
4b189d8fd9
Note that we will now fail if `inlineImports` is enabled and we cannot resolve an import. You can work around this by either: * Use url imports or imports with media queries. * Set `skipInlineImportsNotFound=true` in the options Also get the argument order in the different NewFileError* funcs in line. Fixes #9895 |
||
---|---|---|
.. | ||
collections | ||
constants | ||
herrors | ||
hexec | ||
hreflect | ||
htime | ||
hugio | ||
hugo | ||
loggers | ||
maps | ||
math | ||
para | ||
paths | ||
terminal | ||
text | ||
types | ||
urls |