Skip to content

Commit ce66c22

Browse files
committed
only index as entry
1 parent 5a05517 commit ce66c22

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@
2828
},
2929
"tsdown": {
3030
"entry": [
31-
"src/index.ts",
32-
"src/register-entry.ts",
33-
"src/plugins/nx-transformer-plugin.ts",
34-
"src/transformer.ts"
31+
"src/index.ts"
3532
],
3633
"unbundle": false,
3734
"dts": true,

0 commit comments

Comments
 (0)