mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-06 04:50:03 -06:00
chore(nx): add name to each project
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"url": "https://github.com/TriliumNext/Notes"
|
||||
},
|
||||
"nx": {
|
||||
"name": "commons",
|
||||
"sourceRoot": "packages/commons/src",
|
||||
"targets": {
|
||||
"build": {
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
"gfm"
|
||||
],
|
||||
"nx": {
|
||||
"name": "turndown-plugin-gfm",
|
||||
"sourceRoot": "packages/turndown-plugin-gfm/src",
|
||||
"targets": {
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user