mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
fix(nx/turndown-plugin-gfm): wrong entrypoint for vite
This commit is contained in:
parent
b5eedf259e
commit
fb6c8e04aa
@ -9,7 +9,7 @@
|
||||
"exports": {
|
||||
"./package.json": "./package.json",
|
||||
".": {
|
||||
"development": "./src/index.ts",
|
||||
"development": "./src/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"import": "./dist/index.js",
|
||||
"default": "./dist/index.js"
|
||||
|
Loading…
x
Reference in New Issue
Block a user