mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
ff2903a931
baseUrl is deprecated in TypeScript and is no longer required when paths is set (TypeScript 4.1+). Fixes #14991 Closes #14996