Skip to content

Commit c05cec2

Browse files
authored
fix: schematics fail with "exports is not defined in ES module scope" during ng update (#585)
Closes #584
1 parent 55ded00 commit c05cec2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"type": "commonjs"
3+
}

0 commit comments

Comments
 (0)