Skip to content

Commit 7800b20

Browse files
committed
fix(): fix es build
1 parent 1212a4e commit 7800b20

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

projects/lib/ng-package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"$schema": "../../../node_modules/ng-packagr/ng-package.schema.json",
33
"lib": {
4-
"entryFile": "src/public-api.ts",
5-
"formats": ["fesm2022", "esm2022"]
4+
"entryFile": "src/public-api.ts"
65
}
76
}

0 commit comments

Comments
 (0)