mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-05-18 05:05:36 +02:00
global: get rid of nx
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"postbuild": "node scripts/postbuild.mjs",
|
||||
"prepublishOnly": "npm run build && npm run test",
|
||||
"postinstall": "patch-package",
|
||||
"build": "tsup-node src/browser.ts src/node.ts",
|
||||
"build": "tsdown src/browser.ts src/node.ts",
|
||||
"watch": "npm run build -- --watch"
|
||||
},
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
||||
Reference in New Issue
Block a user