Skip to content

Commit

Permalink
fix: provide umdId for the single-spa-angular/internals (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
arturovt committed Nov 9, 2020
1 parent 4bb8e77 commit 34e43b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/single-spa-angular/internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
"lib": {
"entryFile": "src/index.ts",
"umdId": "single-spa-angular-internals",
"flatModuleFile": "single-spa-angular-internals"
}
}
Expand Down

0 comments on commit 34e43b5

Please sign in to comment.