Closed (fixed)
Project:
Mercury Theme
Version:
1.x-dev
Component:
Templates/PHP
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Sep 2025 at 21:04 UTC
Updated:
20 Jan 2026 at 23:44 UTC
Jump to comment: Most recent
Comments
Comment #3
phenaproximaThis blocks stable releases of Mercury and Drupal CMS.
Comment #4
phenaproximaI realized that we probably want to include
package-lock.jsonin themes generated from Mercury.When people who fork Mercury start to customize it, I can't imagine we would want them to be suddenly surprised or broken by changes (even subtle ones) in Mercury's dependencies.
I also figure that the Node version in use factors into that, so I added a
.nvmrcpinned to the current LTS.This needs front-ender review.
Comment #5
pameeela commented@phenaproxima does the IS need an update? The original change to exclude CSS seems to be gone, but I also don't think there are any uses of 'mercury' in CSS anyway?
Comment #6
phenaproximaComment #7
balintbrewsSolid MR.
Comment #8
phenaproximaMerged into 1.x.