mirror of
https://github.com/aditama-labs/nest-autocrud.git
synced 2024-11-22 03:16:21 +00:00
chore: export doesn't mean auto link
This commit is contained in:
parent
0f7d23f4de
commit
abfc3b5a2f
@ -7,14 +7,6 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
"import": "./plugins/index.js",
|
||||
"require": "./plugins/index.js",
|
||||
"types": "./plugins/index.d.ts"
|
||||
},
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "nest build",
|
||||
"build:lib:skeleton": "tsc -p libs/skeleton/tsconfig.lib.json",
|
||||
|
Loading…
Reference in New Issue
Block a user