Cleanup packaging

This commit is contained in:
Mateusz Tymek
2026-01-05 17:28:22 +00:00
parent 9ef9d26021
commit 59b3e2709d
6 changed files with 61 additions and 85 deletions

View File

@@ -5,7 +5,7 @@
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
"build": "npx tsc -noEmit -skipLibCheck && node esbuild.config.mjs production"
"build": "bun run tsc -noEmit -skipLibCheck && bun run esbuild.config.mjs production"
},
"keywords": [
"obsidian",