mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00: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