Skip to content

Commit d2bfe3c

Browse files
committed
unbundle: false
1 parent ae6492f commit d2bfe3c

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
@@ -38,7 +38,7 @@
3838
"src/register-entry.ts",
3939
"src/plugins/nx-transformer-plugin.ts"
4040
],
41-
"unbundle": true,
41+
"unbundle": false,
4242
"dts": true,
4343
"format": "cjs",
4444
"clean": true

0 commit comments

Comments
 (0)