mirror of
https://github.com/2234839/web-font.git
synced 2026-07-12 11:41:06 +08:00
chore(release): v1.9.1 — 修复 LLRT __filename 报错
重新发版,修复 v1.9.0 中 createRequire(import.meta.url) 导致 LLRT 运行时报错。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
ef5514a008
commit
8db337d27e
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "webfont",
|
"name": "webfont",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.9.0",
|
"version": "1.9.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "pnpx tsx scripts/dev-all.ts",
|
"dev": "pnpx tsx scripts/dev-all.ts",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user