mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-03 07:03:30 +00:00
config(yarn): Add workspaces
to package.json
This commit is contained in:
parent
5973640a5e
commit
ed3c3661c9
@ -3,6 +3,9 @@
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"homepage": "https://nimbus-gui.github.io/nimbus-gui",
|
||||
"workspaces": [
|
||||
"libs/*"
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "NODE_ENV=development vite",
|
||||
"build": "tsc -p . && vite build",
|
||||
|
Loading…
x
Reference in New Issue
Block a user