feat: add errorHandler if resource could not be loaded
- Fixes #7 - Fixes #6 - Add "errorHandler" config key - Add the following error-handlers: - `warning`: prints warning if resource not found under 'assets' - `warning-remote`: prints warning, but tries RemoteGet as alternative - `error`: prints error if resource not found, fails build
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
_vendor/
|
||||
resources/
|
||||
public/
|
||||
public/
|
||||
.hugo_build.lock
|
||||
Reference in New Issue
Block a user