chore(nx): add name to each project

This commit is contained in:
Elian Doran
2025-04-30 22:28:25 +03:00
parent e314372fbd
commit 87d7dc8618
13 changed files with 20 additions and 18 deletions

View File

@@ -23,6 +23,7 @@
"url": "https://github.com/TriliumNext/Notes"
},
"nx": {
"name": "commons",
"sourceRoot": "packages/commons/src",
"targets": {
"build": {

View File

@@ -33,6 +33,7 @@
"gfm"
],
"nx": {
"name": "turndown-plugin-gfm",
"sourceRoot": "packages/turndown-plugin-gfm/src",
"targets": {
"build": {