mirror of
https://github.com/gohugoio/hugo.git
synced 2026-06-26 12:21:38 +02:00
9d66d513ce
Allow modules to use .mjs and .cjs file extensions for Babel and PostCSS configuration files instead of just .js. Closes #15039 Closes #15040 Closes #15043