mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
fix(server): unable to depend on src
This commit is contained in:
parent
edc180189c
commit
3b9683d763
@ -231,6 +231,7 @@
|
|||||||
},
|
},
|
||||||
"exports": {
|
"exports": {
|
||||||
"./package.json": "./package.json",
|
"./package.json": "./package.json",
|
||||||
|
"./src/*": "./src/*",
|
||||||
".": {
|
".": {
|
||||||
"development": "./src/main.ts",
|
"development": "./src/main.ts",
|
||||||
"types": "./dist/main.d.ts",
|
"types": "./dist/main.d.ts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user