mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-26 13:40:38 +03:00
![]() 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 |
||
---|---|---|
.. | ||
metadecoders | ||
pageparser | ||
frontmatter.go | ||
frontmatter_test.go | ||
lowercase_camel_json.go |