You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Redo the server error template
* Always add the content file context if relevant
* Remove some now superflous error string matching
* Move the server error template to _server/error.html
* Add file context (with position) to codeblock render blocks
* Improve JS build errors
Fixesgohugoio#9892Fixesgohugoio#9891
bep
added a commit
to bep/hugo
that referenced
this issue
May 14, 2022
* Redo the server error template
* Always add the content file context if relevant
* Remove some now superflous error string matching
* Move the server error template to _server/error.html
* Add file context (with position) to codeblock render blocks
* Improve JS build errors
Fixesgohugoio#9892Fixesgohugoio#9891
bep
added a commit
to bep/hugo
that referenced
this issue
May 14, 2022
* Redo the server error template
* Always add the content file context if relevant
* Remove some now superflous error string matching
* Move the server error template to _server/error.html
* Add file context (with position) to codeblock render blocks
* Improve JS build errors
Fixesgohugoio#9892Fixesgohugoio#9891Fixesgohugoio#9893
While we're in the area of improving error messages, the
js.Build
errors are not great:I do remember improving this at some point, but I guess upstream changed and I didn't add tests ... Not sure.
The text was updated successfully, but these errors were encountered: