Skip to content

Commit 21ff9f9

Browse files
committed
output transformer.js file
1 parent 8984633 commit 21ff9f9

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
@@ -30,7 +30,8 @@
3030
"entry": [
3131
"src/index.ts",
3232
"src/register-entry.ts",
33-
"src/plugins/nx-transformer-plugin.ts"
33+
"src/plugins/nx-transformer-plugin.ts",
34+
"src/transformer.ts"
3435
],
3536
"unbundle": false,
3637
"dts": true,

0 commit comments

Comments
 (0)