mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -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 |
||
---|---|---|
.. | ||
privacy | ||
security | ||
services | ||
commonConfig.go | ||
commonConfig_test.go | ||
compositeConfig.go | ||
compositeConfig_test.go | ||
configLoader.go | ||
configLoader_test.go | ||
configProvider.go | ||
configProvider_test.go | ||
defaultConfigProvider.go | ||
defaultConfigProvider_test.go | ||
docshelper.go | ||
env.go | ||
env_test.go |