fix(core): ensure core package works in browser (#923)

* fix(core): ensure core package works in browser

* style(core): revert new line removal
This commit is contained in:
Azarattum
2025-10-31 22:58:42 +07:00
committed by GitHub
parent e53edfb00f
commit 3392c9db08

View File

@@ -12,6 +12,7 @@
"license": "GPL-3.0-only",
"tsdown": {
"entry": "mod.ts",
"platform": "browser",
"dts": true,
"format": [
"esm"