Skip to content

Commit

Permalink
fix(rollup): remove objectHashIgnoreUnknownHack property from rpts2
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurdenner committed Feb 29, 2020
1 parent a3281df commit 96f2669
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rollup.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ export default {
},
plugins: [
typescript({
clean: true,
objectHashIgnoreUnknownHack: true,
useTsconfigDeclarationDir: true,
}),
sourceMaps(),
Expand Down

0 comments on commit 96f2669

Please sign in to comment.