mirror of
https://github.com/meshtastic/web.git
synced 2025-12-24 00:00:01 -05:00
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:
@@ -12,6 +12,7 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"tsdown": {
|
||||
"entry": "mod.ts",
|
||||
"platform": "browser",
|
||||
"dts": true,
|
||||
"format": [
|
||||
"esm"
|
||||
|
||||
Reference in New Issue
Block a user