Every 2026 release of @tangible/fields on npm is unbundleable as published: its build:npm step string-replaces .ts in file paths, so components/ ships as componenjs/ and 94 internal imports don't resolve. It also declares "type": "module" while importing without extensions
See https://github.com/TangibleInc/tangible-certificates/pull/21
Every 2026 release of @tangible/fields on npm is unbundleable as published: its build:npm step string-replaces .ts in file paths, so components/ ships as componenjs/ and 94 internal imports don't resolve. It also declares "type": "module" while importing without extensions
See https://github.com/TangibleInc/tangible-certificates/pull/21