72183e14a3
- 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
1 line
97 B
HTML
1 line
97 B
HTML
{{ errorf "image path './assets/%s' does not exist. please check the 'assets' directory." .img }} |