Skip to content

Commit 2da4b81

Browse files
committed
output transformer.js file
1 parent 4af3dc2 commit 2da4b81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"entry": [
3737
"src/index.ts",
3838
"src/register-entry.ts",
39-
"src/plugins/nx-transformer-plugin.ts"
39+
"src/plugins/nx-transformer-plugin.ts",
40+
"src/transformer.ts"
4041
],
4142
"unbundle": false,
4243
"dts": true,

0 commit comments

Comments
 (0)