mirror of
https://github.com/bitwarden/browser
synced 2025-12-25 04:33:34 +00:00
build: add nx configuration in libs/node (#16550)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"clean": "rimraf dist",
|
||||
"build": "npm run clean && tsc",
|
||||
"build:watch": "npm run clean && tsc -watch"
|
||||
|
||||
Reference in New Issue
Block a user