Skip to content

Commit 8921611

Browse files
committed
chore: add changeset for atma font bundle build fix
1 parent 2cf85d1 commit 8921611

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.tegami/atma-build-entry.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
packages:
3+
tegaki: patch
4+
---
5+
6+
## Ship the `tegaki/fonts/atma` build output
7+
8+
The Atma (Bengali) bundle was wired into the package `exports` map but never added to the renderer's `tsdown` build config, so `dist/fonts/atma/bundle.mjs` was missing from the published package and `import 'tegaki/fonts/atma'` failed to resolve. Registered the bundle in both the build `entry` map and the `.ttf` copy step so the compiled output ships alongside the other font bundles.

0 commit comments

Comments
 (0)