fix(core): publish runtime inline artifact (#1787)

This commit is contained in:
Miguel Ángel
2026-06-29 14:43:25 -07:00
committed by GitHub
parent b403c54ae7
commit e73076e93c
5 changed files with 132 additions and 13 deletions
-1
View File
@@ -13,7 +13,6 @@
"dist/**/*.d.ts.map",
"dist/**/*.js.map",
"!dist/hyperframe.runtime.mjs",
"!dist/generated/runtime-inline.js",
"docs",
"schemas",
"README.md"