Skip to content

Commit

Permalink
fix(ng18): remove languageLevel from ng-package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
L-X-T committed Dec 2, 2024
1 parent a30a2b2 commit 93ab420
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/lib/ng-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"dest": "../../dist/lib",
"deleteDestPath": false,
"lib": {
"languageLevel": ["dom", "es2017"],
"entryFile": "src/public_api.ts"
}
}

0 comments on commit 93ab420

Please sign in to comment.