Skip to content

Commit 8984633

Browse files
committed
unbundle: false
1 parent 5393f01 commit 8984633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"src/register-entry.ts",
3333
"src/plugins/nx-transformer-plugin.ts"
3434
],
35-
"unbundle": true,
35+
"unbundle": false,
3636
"dts": true,
3737
"format": "cjs",
3838
"clean": true

0 commit comments

Comments
 (0)