mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-22 20:00:30 -05:00
chore(monorepo): scripts to build globally
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build:webpack": "tsx node_modules/webpack/bin/webpack.js -c webpack.config.ts",
|
||||
"build:webpack": "tsx ../../node_modules/webpack/bin/webpack.js -c webpack.config.ts",
|
||||
"test": "vitest"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user