@guardian/support-dotcom-components
A library for use by dotcom (frontend/DCR). This is for sharing logic and types with dotcom (frontend + dcr).
Publishing
From the project root directory:
Dry-run - build then check what's going to be published:
yarn dotcom publishDryRun
Build and publish to npm:
yarn dotcom publish