Skip to content

Commit

Permalink
fix(chore): fixed angularCompilerOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
SvetlanaMuravlova committed Dec 7, 2022
1 parent 22fd062 commit b963d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/ng2-dragula/tsconfig.lib.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"declarationMap": false
},
"angularCompilerOptions": {
"enableIvy": true
"compilationMode": "partial"
}
}

0 comments on commit b963d52

Please sign in to comment.