Files
hugo/modules
Bjørn Erik Pedersen df4ac34856 modules/npm: Make the generated workspace package private with a stable name
The autogenerated packages/hugoautogen/package.json got its name from the
project directory basename and had no "private" field, making it publishable
under checkout-dependent names. Use the stable default name "hugoautogen",
set "private": true, and preserve hand-set name/version/private on
regeneration.

Fixes #15245

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-27 16:02:56 +02:00
..
2026-08-20 21:56:40 +02:00